lora-ruby 0.8.5-x86_64-linux → 0.9.0-x86_64-linux

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: 6cbb90b4f5a9b01eb1cc493b4c77bad6fc13d09d7081cd84edacec8d544d0604
4
- data.tar.gz: 051ea6368847829609993ac64ed9b92ac902ae3d70775f13b8b4a001bd8c30a1
3
+ metadata.gz: 0e021fd6de45711c0a3ec90e10c0f1d8066ea6eef1bd3f5d86a352d2846c4f63
4
+ data.tar.gz: f16b731ddad5f9a5d8f55605ff48cdd49f73798946846220dc3bda9667e04be7
5
5
  SHA512:
6
- metadata.gz: 9ec74df837e0f847d8567f495967954baa9aca29316b0348b3c459f776aaf9f45adb5bd1ec7b70cffcb79cb2e0177cf398ebbc687453d22e57998c820bd8f5e6
7
- data.tar.gz: c4f1ebe2fe10591b3c527ec695a41ffc257b66f03dbb43bf8529e53f3ef7ea514de931806b2af0f88b268b1daf9fb9d3cf314bd44ff4cdc54a9392dddff96682
6
+ metadata.gz: b45050745e0dd0b360c3ea15a6bea76e1421acca940bd0f19aca0a15b9e692b241fcabdcf2d225fdc8ba0480ecde521c5040c0184d784cd59a087665b32c7a81
7
+ data.tar.gz: f119ed753a8786a9b9ac77e06cbb7302001e8489afadaee78e9caf97cde2ef3a043b09c86674937fe1bb731c00f7af995075dd7f145ecf19e70a46cf494dd0ee
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-linux
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