lora-ruby 0.10.1-arm64-darwin → 0.11.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: 14c790c0c5646b1363493533b01fece44c382bdc2a2e8a029e05b6457568c780
4
- data.tar.gz: fbc3452ebb7e9b5b939108cde8fc256942cd2029e94efc1355a19f17f0807408
3
+ metadata.gz: 025daafd74dcf87c18643c8f96549cc080c01443fb8a382610675cf7777f770b
4
+ data.tar.gz: 1bb0218563b579f4366402191c549eb818aa7919491e031fe77c82fa23ad4e6f
5
5
  SHA512:
6
- metadata.gz: 74c96172c8f5b9035ac189e439e802caf970c86fc2a0222c587192350d62dd51b33b79e96d81efec9948db7335e07506155dcc49ccd401c5d832e02fa65dc9f6
7
- data.tar.gz: 0dd0b030f7f7e9bb677af2427a44bb6342aae0fce1105a2a710b23ddf22fd34118e52c21a1ea021275e1b3c195cdebfcc6bcf45d9bad3b3af19b9ac865304111
6
+ metadata.gz: b7c03efd3b9d9df77c69ea608e36ca0e3fefda84e4b54142446147f41483695ec2c81c473e00ba0ccf7df598894420ec075882f57c5af4eb771a5117f79c3b9e
7
+ data.tar.gz: bda4b25fc70245afe2caa5dc9b4d38941ff0079d92e1755f2cf6b4da4de8fea6db3b4f01003053e7eaa20392f50a72c44f61973179d934db14cb3dcc579bb496
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.10.1" unless const_defined?(:VERSION)
13
+ VERSION = "0.11.0" 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.10.1
4
+ version: 0.11.0
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-16 00:00:00.000000000 Z
11
+ date: 2026-05-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake