yeptris 0.1.16.1-x86_64-linux → 0.1.17.1-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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/yeptris.rb +1 -1
  3. data/libyeptris.so +0 -0
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 75739c7c051b006b6677563fa1cbd4682e627163ddca95d9f403e1afdd94ab1a
4
- data.tar.gz: d95a73d855081df66211df372b4cb05b740da3dafb7e516e9dd687c2b1734114
3
+ metadata.gz: a6c2b7b3e80013a293b35700fecfcc88629f0fce3b86dec51a587d9251704992
4
+ data.tar.gz: 5bf1b42de0a78085ff962e2fce893042666982d2ca356cada43a49f0d9142372
5
5
  SHA512:
6
- metadata.gz: 2e129ef45bd8319244af4fc8e1b01accecb1d1979b1cc3c88016ae67e8d50fd451058f02b2b842c963d4d2de5fa688c3e0ac61de561f43809d6902579ea3b48e
7
- data.tar.gz: 7aef0781562adc5b45a678e62412dad834df7f38749764c0dfac389a70bab79e322e8e1b4c3444ca97bfe229de0ac4ef05bdf80a32faacb066d438d1aee1551d
6
+ metadata.gz: 225bb909768dfa743736dd256e743194563fc9659a7a06b15690b991f50169e501d8fe404fd2b478379db3f2fef12fb5efd3b2e92d04dfb9f7dddd316e2fac8d
7
+ data.tar.gz: 20260fcaab4fdc2840ccb605afda328961c0aa2d1830916baa62642646a0991e131515bcd255dea60c55d5de8fda7c16cf2a39bacc53b0a6f4a07f5cbacad475
data/lib/yeptris.rb CHANGED
@@ -3,7 +3,7 @@
3
3
  module Yeptris
4
4
  # The gem's version lives in the parent namespace's file — the last
5
5
  # internal require (yeptris/version) retired with it.
6
- VERSION = "0.1.16.1".freeze
6
+ VERSION = "0.1.17.1".freeze
7
7
  # The error hierarchy lives in THIS file (the parent namespace's
8
8
  # own file): nested constants do not trigger a parent-constant
9
9
  # autoload, and the law forbids internal requires — defining the
data/libyeptris.so CHANGED
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yeptris
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.16.1
4
+ version: 0.1.17.1
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-09-08 00:00:00.000000000 Z
11
+ date: 2026-09-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ffi