yeptris 0.1.15.1-x86_64-linux → 0.1.16.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 +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c2aa320aee2aa8deaab63907beeab071b416b3f51c4a4305ef599a4ba32f6c85
4
- data.tar.gz: f87e0e256743ca72f48e925b5eba2f9787214f5f6518b79ce50c1c41f9519188
3
+ metadata.gz: 75739c7c051b006b6677563fa1cbd4682e627163ddca95d9f403e1afdd94ab1a
4
+ data.tar.gz: d95a73d855081df66211df372b4cb05b740da3dafb7e516e9dd687c2b1734114
5
5
  SHA512:
6
- metadata.gz: 6a7992c77dfd5aa52e7a930458ba801b9939d80fc66e6e784e5f3c027158ff6817c2b8a2138bef7396c4226cc34e0dcdf893872fb0b39c36b605119f9541af6a
7
- data.tar.gz: 27a4ec22c8540627c632f1a7ec3e5cb93f967a9d70b5608099ca74707c8dcb195a9914b3eee2a2699794ef868cbaa27dee993a0266b50a3326796e6fa8b4d8c8
6
+ metadata.gz: 2e129ef45bd8319244af4fc8e1b01accecb1d1979b1cc3c88016ae67e8d50fd451058f02b2b842c963d4d2de5fa688c3e0ac61de561f43809d6902579ea3b48e
7
+ data.tar.gz: 7aef0781562adc5b45a678e62412dad834df7f38749764c0dfac389a70bab79e322e8e1b4c3444ca97bfe229de0ac4ef05bdf80a32faacb066d438d1aee1551d
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.15.1".freeze
6
+ VERSION = "0.1.16.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,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yeptris
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.15.1
4
+ version: 0.1.16.1
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Ribose Inc.