mrml 1.4.3-x86_64-darwin → 1.5.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: 4ffd873483c5361973ccf591fa93a1a5817b6d0e636894f5f632d2f1f75fae88
4
- data.tar.gz: b2bc778cd5ac7cb29017734b59afca1d18fc34db67b124db0ff4825f42b32561
3
+ metadata.gz: cdd0253fed997c46ec286b27bd122a06362bee3f158f80f84cf79c3b7f9a0720
4
+ data.tar.gz: 00ce9f2c34864f73487857af61206223afaf83f418cd67e0b70d5343c454986a
5
5
  SHA512:
6
- metadata.gz: eed4b67cd62672683b33f797fb44fc78f793ab0e51e3f51cf80a4925f5a758d92e89f8ab3d24c8f6821bfe6f42ef988d2ca5dcb00a6703d07c8d08d8a2ad011c
7
- data.tar.gz: a01ae4e5896beb73adc482e75bedd12bf602f37092a571bfefc6b8249878adf35c3f38d7fd1405fd59b6ca4e359cea1323589632360a7e32a4a54cdd2670b58b
6
+ metadata.gz: f2afda7d768e7715eee2f83a2e2261a537a20b55ae4c8e874e26e50dec9118ca686bcb8af62b0cc57fbb72c55ce0ff8213180485b4b5a1fad085a8e1571af7d1
7
+ data.tar.gz: 2bce394a3ec50c87a2e5f32eb8a16fc5074467a0bfcc75f06eb104b905e663d8dd28d661a22aad93b32baf465b6040a4788b3907dc2dc52c82969f9b0ddc0c4d
Binary file
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.4.3'
4
+ VERSION = '1.5.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.4.3
4
+ version: 1.5.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-01-09 00:00:00.000000000 Z
11
+ date: 2024-03-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler