yeptris 0.1.30.1 → 0.1.31.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: a110e8584af07b9d589e8815c84b2152f7efbbbbcda538cd23db9c55eee04022
4
- data.tar.gz: 5e1a857a49124a14f978da6861b68d63622ed9a56b86d46d7d13a728a3b7db8c
3
+ metadata.gz: c371844dd4ce2a1f0af3963e254cba211d438014d9dc4cc8392989dce202a92b
4
+ data.tar.gz: 65f7e5360e2352080e693330772505c020bdb32c2814be2f3ca61ebf9da49f29
5
5
  SHA512:
6
- metadata.gz: b5a61af40b81df711a1cbeae78753016aa59057cc54758062419e2b379bd1063dfb009162727e4ee7e86f522b83224014a4c426f4b9e8b49a2f527f9a30fb62d
7
- data.tar.gz: f38a7ff9dce18f210e9517022f298e8ca9468cfaa75a3c29d7a9b5133601764ba1ed22cc0f4dd2b9a5a41aafc90ee360b7a52e2759beb300f76f57df6dd7b114
6
+ metadata.gz: 2df7e93efb444fc6da55e433c2230ff4e38de0849a8c13d48bead7f2a417fb16699b64edbbcdde064fd4b64ee77ee5145fdff0977c483ec3d4f8fdd18283ddb2
7
+ data.tar.gz: c2ce43c6e7fcc8af40fe8d23802935c7fcf82e71c23c3c65a9686cccf46451040a82e3da5add38b9bea8e00b30ccf3d5e4b25747d9f0804f15dc3cf87577c9d0
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.30.1".freeze
6
+ VERSION = "0.1.31.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.30.1
4
+ version: 0.1.31.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-12 00:00:00.000000000 Z
11
+ date: 2026-09-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ffi