lora-ruby 0.8.5-x86_64-darwin → 0.9.0-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: c37923baded442aab834a59310b2cb3fc305acc09361e73ace03c4745d2e3430
4
- data.tar.gz: 27ce23aaafa3dc098c1a423bbe44e267849d81b797a94dc56de638d676a0aad3
3
+ metadata.gz: 7c569e4c3d321690673c02376400132202b8d8fa3353a873002779014ae5dfb3
4
+ data.tar.gz: 7a7155d526970cb05819c1ef641d9090d775bc03416a1fb2068c8176947119f2
5
5
  SHA512:
6
- metadata.gz: 6aa0b6697a0935be12a52fc088f74cf7ce37b600dda154e8d97a0bd783493cdf53c1bda853997adfff187161cc31f65350a531ddca6ec5550b78cb887be6d2ab
7
- data.tar.gz: ca92eb06f93226ef961aa48bdfb133545aed92718b048abf8037051417e9dad5413cc4a19ac0ea20b08522d7ad0e22c71ebaa774f160ebc5ca9ed6374f50b6ca
6
+ metadata.gz: e26a3fee7a8107e05084ade4568bb1f31a61a511a8ff950d5c800692e4abf5aba16c067b2581fb87f9d16acc44fbb7eb2d225136cee59484c4b9637a20e4e42b
7
+ data.tar.gz: 293f63f14fca195d079cac21c0b7b74b00a163ba3a04915632f3ec232771e9073b596091404331eb5448d8c84e8cc9449b1a2521157552e44f9ef4a55f8b43f7
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.8.5" unless const_defined?(:VERSION)
13
+ VERSION = "0.9.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.8.5
4
+ version: 0.9.0
5
5
  platform: x86_64-darwin
6
6
  authors:
7
7
  - LoraDB, Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-05-06 00:00:00.000000000 Z
11
+ date: 2026-05-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake