lora-ruby 0.4.0-x86_64-linux → 0.5.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: 56ecc108e6296c299d4c4a88ff9cc6c457e7f4969804a70aad7b411f2c51e4a3
4
- data.tar.gz: 9581c66e79f86c057f663e09528238b907f97f13182d412e741fb6ca4216d95c
3
+ metadata.gz: bd04d73bdca20ecadbd19f6079cc4e669486db3f3270500160b1f030ce2d2c07
4
+ data.tar.gz: 609e960252c8b250735bc32ae820d50cf56064ecc2d215f2ee5a5ec5bed255cd
5
5
  SHA512:
6
- metadata.gz: b5e72d52e5e2dab1b409f2576fbf5905cb1de0a5ba8d5646543f8cec963576bef2dff421d442790165debe93bab2470e6cac3fab6864efdc591e31ebf8c429a7
7
- data.tar.gz: 047d5d1da597d45117f56239afc340d8336bd0c4c4609a90f977cf9450d6e5217b80d7741a74b17917b25fc3654b9307718d15c0d44670e65663905e15d804c9
6
+ metadata.gz: 4610c1a6b7257fbf44f626986301cb16dce51eadc98778f5631bd09f148d290b60e6970e45ab831182bc36bd572d8731b6cbcf84e8c0fbe39359e7293384d912
7
+ data.tar.gz: e168746ead08adf36fd2c213731febeb9b3bc2ceb737687fbc7d39b610db1487329e14435742a1a9b892fe06376f72daf5619b06dfa17387ba85ce19705dcc85
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.4.0" unless const_defined?(:VERSION)
13
+ VERSION = "0.5.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.4.0
4
+ version: 0.5.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-04-25 00:00:00.000000000 Z
11
+ date: 2026-04-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake