lora-ruby 0.13.0-x86_64-linux → 0.14.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: 8beec0160a787062e2aa352ab2820a7862ac9af8cea6a3e698f3fd24da246dde
4
- data.tar.gz: 2c507325f7f8fb74efa7cc2031c2f20b9e458f32c6b31cfa08172b4e48bbfd4f
3
+ metadata.gz: 595cd1d86586bcb2e75d1b13b5d49911d9df82e74f367d3dbfcbec7cd681c189
4
+ data.tar.gz: b0a2eb0534efa833fe7eeca744648e026a5a9d71e5d7e10c80c0356e16e584df
5
5
  SHA512:
6
- metadata.gz: 67065493e44d13226e7099dcdc7b384162c91b057f187d47488d4b018c5195f3bccadaee9c101a52a5afd17bf671dd971374777af7af26265a1072ed1c719bed
7
- data.tar.gz: 79f167efc1fb284ea776d0b128bc6eb0e041188ed4a5fd3bedd35f53ba02fbdf6cc89e3792a15dce570341453ce545d43647dc226d8e0ff91df8e40ea27dee89
6
+ metadata.gz: a021ff134976ea0b53ca40d31e36b0f186255625f578e043670fb24958b10274e984bede92b134fee89782f2e32d9a0f2e1a11be3dce3481075e5d67c8213f53
7
+ data.tar.gz: 7680f999bfed78f9fc4dd41ad7e6f15211a9e89b7753bb540743fa052b1b6ec7eadc256ae67a0ed9793818b329b0511dbf9310f6a359e13adfbe90f3203879e0
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.13.0" unless const_defined?(:VERSION)
13
+ VERSION = "0.14.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.13.0
4
+ version: 0.14.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-22 00:00:00.000000000 Z
11
+ date: 2026-05-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake