lora-ruby 0.4.0-aarch64-linux → 0.5.0-aarch64-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: 9659ef420953dc2bd3414817fc8dd42b3f395ee5e6724a148babba8f560b8b6c
4
- data.tar.gz: 26e9896718c7e0f4efaea4a697563beff47af2fd97a163edbd6e3b681fc023b6
3
+ metadata.gz: 1afb54baa6ec908ac03b5bb92c40d018b848b9cab47d569acc877519db99666c
4
+ data.tar.gz: 7eaceaad98cd88cc8fb6d4c7c5a3cc94a32637c010c057d425280c4d5bd519d8
5
5
  SHA512:
6
- metadata.gz: 85860baa27569c15b34d1b23257ae6829aa3c3558eb5931952b3b58f5fe275670c303adc651f973d9ef89e0c85f9407bdd45e75ec34fad4cca1e884b06c860a6
7
- data.tar.gz: 5496749440b6469e5039a90193fb00630ad773cbb38db7e8d1c69f8a21507c51acb2640da9ba8be3172f24c969a5ac2106008bd39f9a056a7ea62d0f3b90ba40
6
+ metadata.gz: 1628806fa8a0af2cb4596fbbc5e4aa30384b9865874623c595b70fdaa85d8d442b2137820b45d4cd44315600601dd224ff4ddb76a4f47600ba77630b7c5f3b4f
7
+ data.tar.gz: 8b43d67e460efb228df6eb9d48efc3c1c35dee0a64f52fe12bb8dd2e6da146def09a24d012d432c4fd31e38e59e698f3bb25dfdc03261840f1f8867757be9412
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: aarch64-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