mrml 1.5.0-x86_64-darwin → 1.6.0-x86_64-darwin

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cdd0253fed997c46ec286b27bd122a06362bee3f158f80f84cf79c3b7f9a0720
4
- data.tar.gz: 00ce9f2c34864f73487857af61206223afaf83f418cd67e0b70d5343c454986a
3
+ metadata.gz: 4c1ef48879ca96f5ab63ca37d0d34a83ca022c917b1185c0e2359967d0f52386
4
+ data.tar.gz: 74420c082ee16b8d6647e7db98cb86126692705dbf747c332f6edcac0641436a
5
5
  SHA512:
6
- metadata.gz: f2afda7d768e7715eee2f83a2e2261a537a20b55ae4c8e874e26e50dec9118ca686bcb8af62b0cc57fbb72c55ce0ff8213180485b4b5a1fad085a8e1571af7d1
7
- data.tar.gz: 2bce394a3ec50c87a2e5f32eb8a16fc5074467a0bfcc75f06eb104b905e663d8dd28d661a22aad93b32baf465b6040a4788b3907dc2dc52c82969f9b0ddc0c4d
6
+ metadata.gz: 9cdc4e9332b2d97275e0170b44debafd9d09487da5047f5a9063090e9085d6d8c9e246790f1a76834eae998d720a7063e2dc36cd954fec000378c89900f953c9
7
+ data.tar.gz: f711eb4b88cf7448a0e7cccfd963434f55602f2d9306a9245307e8fa7309a255aecb787f6e7a7dce5d223944d1b7fd98af72e31d82b758eaebf451d774866800
Binary file
Binary file
Binary file
Binary file
Binary file
data/lib/mrml/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module MRML
4
- VERSION = '1.5.0'
4
+ VERSION = '1.6.0'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mrml
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.0
4
+ version: 1.6.0
5
5
  platform: x86_64-darwin
6
6
  authors:
7
7
  - Jonian Guveli
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-03-07 00:00:00.000000000 Z
11
+ date: 2024-07-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -65,7 +65,6 @@ files:
65
65
  - lib/mrml.rb
66
66
  - lib/mrml/2.6/mrml.bundle
67
67
  - lib/mrml/2.7/mrml.bundle
68
- - lib/mrml/3.0/mrml.bundle
69
68
  - lib/mrml/3.1/mrml.bundle
70
69
  - lib/mrml/3.2/mrml.bundle
71
70
  - lib/mrml/3.3/mrml.bundle
Binary file