tomoto 0.5.0-arm64-darwin → 0.5.1-arm64-darwin

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7068b1d618b158ecb9228d21ada4836da52ac5b3e8b5e3fe26a7b7dfb3b265fe
4
- data.tar.gz: 921f6f1012640acb812f427dc189f15318e4ee8da7b7b2db2eb679a774d4ce9e
3
+ metadata.gz: cf367a3519a3f19c2fe16fd6b6a79fea1390efb0625d69bee8cc03d63540c155
4
+ data.tar.gz: 1c0c482c096956b94c5ab5f277d7543fb95a9f73a437d47dbabfcea78237f3a1
5
5
  SHA512:
6
- metadata.gz: 7a2c57c0ddc5f6a0e730b0f1f78bc982f8e0ff029267feb4983fdb287bd78d685858336a783b41e0bfbb6e3d540c754240ff12325080fea93d672d9af5af91d8
7
- data.tar.gz: ba8463611b3e2e28be5f59e309dc5b5af8b9438961fe71e316fce173563e90e4af3a6062b4fa423290b98f061a1d41f9c091da148923d6480304285d99e2e4b1
6
+ metadata.gz: 160df2ce933454b2a211be830f28c042ae4a1d297f4913d3176d977ba60a7db8dc141c479403686223582005b232cbc50e9461854936f003acb9216ca35aec38
7
+ data.tar.gz: 2cfa11233a1b340d43e9c7e9ab8cc74c7568e315afc65b1fb6f6282c5272c439dffeb743cff609c25a855d1f2563cc5df7da8bc3e8ac44bdab5db22b364277ad
data/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ ## 0.5.1 (2024-12-26)
2
+
3
+ - Fixed precompiled gem for Ruby 3.3
4
+
1
5
  ## 0.5.0 (2024-12-26)
2
6
 
3
7
  - Added support for Ruby 3.4
Binary file
@@ -1,3 +1,3 @@
1
1
  module Tomoto
2
- VERSION = "0.5.0"
2
+ VERSION = "0.5.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tomoto
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.5.1
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Andrew Kane
@@ -38,6 +38,7 @@ files:
38
38
  - lib/tomoto.rb
39
39
  - lib/tomoto/3.1/tomoto.bundle
40
40
  - lib/tomoto/3.2/tomoto.bundle
41
+ - lib/tomoto/3.3/tomoto.bundle
41
42
  - lib/tomoto/3.4/tomoto.bundle
42
43
  - lib/tomoto/ct.rb
43
44
  - lib/tomoto/dmr.rb