yeptris 0.1.20.1-x86_64-linux → 0.1.21.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: bc2c0fab4413f9e3da23429b2a627547ba5c1e370352875690450d26baf7e74c
4
- data.tar.gz: 885bb82a695827de558fa1cc6e6ebae938d22c463fe829ce8457caace75b8c6b
3
+ metadata.gz: c3ad8604365a535261bc30d3ee74e52a3ffa80fd8334de3511c6a3d4f32ac976
4
+ data.tar.gz: 420400964188b6cbf51e05bbd77ce97f2c1c9ddcd370f5cfbc202e4d8052ab18
5
5
  SHA512:
6
- metadata.gz: 9b05f5b74399f31cc4465b623504401230fde30d8f159327b072b926990ca1194fe6b65ae0c22cf5717c53d3982966e5bacf53b784800b95386696caf07a65b1
7
- data.tar.gz: d1539469f09398d71f9b51ccdccd488c3dc362b2289a0036c99fc096f47e3d407d054e7c9ffbbe0e3ad3205c14d00f45a2e18f197a43b06e93cc91e1ee59fbd7
6
+ metadata.gz: 25a2137339f73ba998b0e214b3bb80f0ed0c4125af711e672f4f518ad76e961dbc80c4151ede3d57ca85d5c577aca0894c25a9d3f937fec006cc8e1a020c499e
7
+ data.tar.gz: 41ddc359bb7d232353dc5f33ff562e58498b3a9729fc1c6b975be40dcc0026c2da213e8b94ec75c0696ee4c3517cd3c41a812856010a17192ba400f1b33033bf
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.20.1".freeze
6
+ VERSION = "0.1.21.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.20.1
4
+ version: 0.1.21.1
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Ribose Inc.