yeptris 0.1.22.1 → 0.1.23.1

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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/yeptris.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8ae4daf3f8beebc6aaa86d5aae01aee417506bda3dbaf8fb6913da05225a096e
4
- data.tar.gz: 9e9cb6b74acc128bdc28148d4a829a89662c3adb9d48ee41a03c317a0c97d487
3
+ metadata.gz: 1a32d9681a0bce500855a67910e4faa11907fc3b30fd6f642604baa59c3f234a
4
+ data.tar.gz: 48200b64aeb94786439df3c62c6045aa61ab0038216eed0af2d6b27608dcda98
5
5
  SHA512:
6
- metadata.gz: '0930bc123881867fec7e187b39a5973cb8aeb3d6555eb8820fea34462b6fff9f2af57d9699ae5d7fdbc2cd95a10e498c7664f1e6ca6b76a8611c0bd7e07c1de2'
7
- data.tar.gz: ae4429ce2ac6cbd894f089ba761a2da9f411c8ba31e740dc20fb681075bf43f064e374309d7ade8dd25e946b7d4a5590df23063652fedc2df240f65d2cae915a
6
+ metadata.gz: 5755a98da4dcb52748cdd0eef3807f02557883a567f0c9e576a1a4e01c93e02288361cdd02a23de32945bbd9bb21a07a4533ba6cdd5041286177a9cfe4ddd923
7
+ data.tar.gz: f738f462b2090bd22fb46c56f37789b29daf65fb8b9a2f7a8a66380e8cfb5187b2f42564b25e591fbcdd30796eca978b4a6a215284192b8f81211f17e7e50f3b
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.22.1".freeze
6
+ VERSION = "0.1.23.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
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.22.1
4
+ version: 0.1.23.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-09-10 00:00:00.000000000 Z
11
+ date: 2026-09-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ffi