yeptris 0.1.19.1-x86_64-linux → 0.1.20.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: 36ae0e819d51c746f968bec0ccb05dc02d5502358e22b5b14847f14bdf4a390c
4
- data.tar.gz: f566d13b43cc7c749ea1e3dd2f6ff03740e541f4be03682c5cd36564a9953808
3
+ metadata.gz: bc2c0fab4413f9e3da23429b2a627547ba5c1e370352875690450d26baf7e74c
4
+ data.tar.gz: 885bb82a695827de558fa1cc6e6ebae938d22c463fe829ce8457caace75b8c6b
5
5
  SHA512:
6
- metadata.gz: 242670c504e541a3eed34acb46fa05dac3564af7f72ac80b244ae2affb6a1d9a71bb2968367734a6791de9e80d59a6593fee766d1bf242ea97b7cf02187ba033
7
- data.tar.gz: e2ecc4dc4ca6630cc9855217793e2aecd56cca1ee75fc4122bb413b0fc5e87c6dc0b9fb5517ce2921a76fc1b49301c1dd3eb0685d784ab8e6452e344b8a960d7
6
+ metadata.gz: 9b05f5b74399f31cc4465b623504401230fde30d8f159327b072b926990ca1194fe6b65ae0c22cf5717c53d3982966e5bacf53b784800b95386696caf07a65b1
7
+ data.tar.gz: d1539469f09398d71f9b51ccdccd488c3dc362b2289a0036c99fc096f47e3d407d054e7c9ffbbe0e3ad3205c14d00f45a2e18f197a43b06e93cc91e1ee59fbd7
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.19.1".freeze
6
+ VERSION = "0.1.20.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.19.1
4
+ version: 0.1.20.1
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Ribose Inc.