lora-ruby 0.11.4-arm64-darwin → 0.11.5-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: 05e2c05d2c6ce033f64c48316d41ee5daa55232a9d62dfccde5334af16fbf8ec
4
- data.tar.gz: 7dfd76a6c38ec766459947d15762eea47304db09c4f0280ba358eddfdbbb9a86
3
+ metadata.gz: 6f12767b698c70ff0fd037e2d3a7804af816f40ca582eb7b166f2a331855d516
4
+ data.tar.gz: 8924903fc3ea6579f1bcca587cf7a862e567f084ded7f958bf1107c4016e46f5
5
5
  SHA512:
6
- metadata.gz: 9e6ccbfe41429f659214927ff5c9f313d3fced393e5701744c59e0342fd437ed2fd67d52760509cffaa2ade02798f72494be215f1e8f1a1511e55ad541201764
7
- data.tar.gz: c13105f9a7677747ca0ad3d048ad8c7ca3c7d61c57266be99e3e6cc988eac447b8ecd3a82ad7696023cc4640bfb412082eea9bd4fab29081abe6348383a885cc
6
+ metadata.gz: 0b88c940591b7233e680d68d95b635237a20d196550ee3af0579b0f8e183648c8ce291f055a4c579158350828c13015999c3cf8d92a8c38acfd66cbb9d84b347
7
+ data.tar.gz: 9e1943bdfa71e154d010049cbd84fcb70b03c2f302620339b4fc8521a4aa575a82da729caa40cbb4771c33c2a2688191bbdb3e9b755ceaf2ce4033d8fe0dcb82
Binary file
Binary file
Binary file
@@ -10,5 +10,5 @@ module LoraRuby
10
10
  # Guard against redefinition so re-requiring this file (or loading
11
11
  # both paths) doesn't emit a "warning: already initialized constant"
12
12
  # when the native extension loads second with the identical value.
13
- VERSION = "0.11.4" unless const_defined?(:VERSION)
13
+ VERSION = "0.11.5" unless const_defined?(:VERSION)
14
14
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lora-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.4
4
+ version: 0.11.5
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - LoraDB, Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-05-19 00:00:00.000000000 Z
11
+ date: 2026-05-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake