mrml 1.5.0-arm64-darwin → 1.6.0-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: 6209506e6c18fb1e8834d7b2204f479a2454aec540e0e7a728596bd3810cdf27
4
+ data.tar.gz: 0f358502841fb7cdca45de60f950960cc9e728e435997bfd6a6e3a007c094ca9
5
5
  SHA512:
6
- metadata.gz: 5f1ef530760f06fa80148f48d7753f7fe1f89e79800f05a417d1cd4b305b2046146e6f6a625e613b4add543b9ec2fb82bf604a93839e49ad22eee74cfdd85e71
7
- data.tar.gz: 0be742117b7a56a55416ebb1ca055cdea3dcaddca32598c2b9471a0b85e5c1f1ac14469d4cdf32be22c5a7096f8b5a3b5a55fad8c7508fa2a09c2b7cd87b1b28
6
+ metadata.gz: 01f40655df44dd239b05ab0d239119ead546a7c21ec75fd64b40ecbe985ba77a838608da242c1f49f1c699d5503c2a01d3f89ad39086ae8555c9aeded7063baa
7
+ data.tar.gz: 589589151d0354601235f881ad51824eabbc1fcd06ee13c61055dabe98840f9c5d91d813a213bd1165b37bddf3660b65e7135fdd20b67e51d672379a5979bf5b
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: 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