tomoto 0.5.0-x86_64-darwin → 0.5.1-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: 388bca2442c180a951afe4ba818ff143ad768279a0003937b3ac83d8c6c666dc
4
- data.tar.gz: 63f9c60f59e8c3eca4648a6f7e69a9e9a88465d4a1e992bcada9ef1d70a5f44e
3
+ metadata.gz: 6eb542b72d8989b3e4ca822b62f4324ee72f9e558262b65281eb882075429bf7
4
+ data.tar.gz: 58b62a33045752225733f17b445b8e1b6ce77d9f84c08dd177efc6c8f10138ac
5
5
  SHA512:
6
- metadata.gz: 76114756f15154891c2ca5c769c8fa7816892218f99517e41fb373bce96f7a12b3c3894d48b211804ed7f8dae7fcfe00bcf8fa3ce884b6e956faae2c3456375a
7
- data.tar.gz: 7de8f4c28acf92e23d471b58129376b274c06de69f408e06b1e4fc499b220043c93ff7172d84d4683b327a06fabc9335c90aa12312c1ac45294ff50c9de62b98
6
+ metadata.gz: 2bf8ec8f0eff224177bf5ffc5d4030d1c1af1aefcefc68e303474e5de6b8cdab537c1a3e13cf9ac394cccfb579832a99cc994691dc4c36f49bf00b9eb4f9fae3
7
+ data.tar.gz: fbdef5012792af461605a1290ef038c7abef8f67b8851aece280baa25411d9c0a30c9f5eaf021312ab32ef83c14716731355a46c50fced01bc1c8210d79914c7
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: x86_64-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