mrml 1.6.0-arm64-darwin → 1.6.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: 6209506e6c18fb1e8834d7b2204f479a2454aec540e0e7a728596bd3810cdf27
4
- data.tar.gz: 0f358502841fb7cdca45de60f950960cc9e728e435997bfd6a6e3a007c094ca9
3
+ metadata.gz: c4b4cf15a3c8ea0515b6195ea44676998907739f9d2ca6ce54433228e9f7a86e
4
+ data.tar.gz: ba1eff00573ec86615572f58ca665b748ab0cbac8db2c7ceddbb1eb688f80d00
5
5
  SHA512:
6
- metadata.gz: 01f40655df44dd239b05ab0d239119ead546a7c21ec75fd64b40ecbe985ba77a838608da242c1f49f1c699d5503c2a01d3f89ad39086ae8555c9aeded7063baa
7
- data.tar.gz: 589589151d0354601235f881ad51824eabbc1fcd06ee13c61055dabe98840f9c5d91d813a213bd1165b37bddf3660b65e7135fdd20b67e51d672379a5979bf5b
6
+ metadata.gz: ad576e36f2629cec19ee290e08453635540f8ec3069e18a688f23d3f51e100f1a563410482b460c9ed67dd6b0bc5bd3216aa54f457109617065fecf787a07060
7
+ data.tar.gz: 21ac8d778d512cdc058be6c51d5a057bb4c81a778ee237e1c57a4b544a3dd1469d748bad7104c3ee961408c9b8199d5991c645fd95e38f1f35e21113fc530dc8
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.6.0'
4
+ VERSION = '1.6.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.6.0
4
+ version: 1.6.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-07-04 00:00:00.000000000 Z
11
+ date: 2024-07-08 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.1/mrml.bundle
69
68
  - lib/mrml/3.2/mrml.bundle
70
69
  - lib/mrml/3.3/mrml.bundle
71
70
  - lib/mrml/error.rb
Binary file