mrml 1.5.0-arm64-darwin → 1.5.1-arm64-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: 1296345c602e64f36ef9486b726cf53cf783f0cf67400a1a34b7daa2653b065d
4
- data.tar.gz: 9b4e306b34073adf78c1b508b696c6a62f0ed9902ec73a72fc29a3a8ebb77a2e
3
+ metadata.gz: f658435bc9189cebfef137eee29fbe33f53e55ab7ae98cbd7ac129f7fe9fd179
4
+ data.tar.gz: bc40d65db1c4eaeeb906bd0cea7b93d2029b8d07277a1ba5124d9de0c7dbf512
5
5
  SHA512:
6
- metadata.gz: 5f1ef530760f06fa80148f48d7753f7fe1f89e79800f05a417d1cd4b305b2046146e6f6a625e613b4add543b9ec2fb82bf604a93839e49ad22eee74cfdd85e71
7
- data.tar.gz: 0be742117b7a56a55416ebb1ca055cdea3dcaddca32598c2b9471a0b85e5c1f1ac14469d4cdf32be22c5a7096f8b5a3b5a55fad8c7508fa2a09c2b7cd87b1b28
6
+ metadata.gz: baf99ca6758383fd9b932fbd17384857299a4ec52c2d485d0e1e81d4662bf88638a03437413e38f1de7896341c06e646799fc5f988870148e640de6440de4872
7
+ data.tar.gz: edf4b1115770e135a073f0f4c791994b96d4af693997922e3a71cd9ebe0168adfe1fd73f1737129875684d1b57678e0101888254b05c07b8bc9c240294a4ba34
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: arm64-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