mrml 1.5.0-x86_64-darwin → 1.5.1-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: 5df646a1911f39da05e79a071dc621dc007784b4daa747f11f5bf2f7e6dd1f9c
4
+ data.tar.gz: 2ee00e8c2c865da391a80f39215270c77bd0ad2d2926d6e07e84bb84313aa65c
5
5
  SHA512:
6
- metadata.gz: f2afda7d768e7715eee2f83a2e2261a537a20b55ae4c8e874e26e50dec9118ca686bcb8af62b0cc57fbb72c55ce0ff8213180485b4b5a1fad085a8e1571af7d1
7
- data.tar.gz: 2bce394a3ec50c87a2e5f32eb8a16fc5074467a0bfcc75f06eb104b905e663d8dd28d661a22aad93b32baf465b6040a4788b3907dc2dc52c82969f9b0ddc0c4d
6
+ metadata.gz: ce1426f2b166a41a87a651925ba0a041b7bfaa24ac51cae2caa9a9e2d3b2ed798b88e40c6b66d6d20a71f68cc3e8f16796640e5dbbcd21509aff6646d9d79612
7
+ data.tar.gz: 1ea191bf079d9acec74398c2dabdc6c74b00d6bc66bb273cb09a34743f76e1f746b5cb34458c53e33b7d2c44f7b2ae4d25145436713335dd838f12d9ef40795c
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.5.1'
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.5.1
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