yeptris 0.1.27.1 → 0.1.28.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 +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: caf858d3b6474e874e8a589c057e080dcddc3884840dc11da37f9c498ce86fa6
4
- data.tar.gz: 95fd38c9704eae1824b0ca29953224f6a1ef123f0c08c912c8a6db62007063b1
3
+ metadata.gz: 005b47c867fe94268dd6d26c3bc0008f0eee65338a80e82f9e3306af2ab574df
4
+ data.tar.gz: 56756f9e153acf006b1ea674a828b79174efac3048b573b14be4e4da6da8dfd7
5
5
  SHA512:
6
- metadata.gz: e2e9baffc29a2e1b5f0c28d362619319830988af1b57840ce0544f4b415bc6160efdeeb112289c6795a466dd8fb39d95a4a9b707d692360859f80647747cd93f
7
- data.tar.gz: ddb889eeeeeb6adabaee2a11231119a8aad19a1e41a51ece4e6cc65168a807777f0615c0460ae3b87612f6fa62d3d431452bcfae1a8299269ae3a33597f8b630
6
+ metadata.gz: cf860eaa93918d49bb616a11c5696e0c99813eee2929cc8c3940f5f99c8a8c45598177276b3ac63617f01bf426a3e796d41e75460534d742b6ba013f132f1c35
7
+ data.tar.gz: 32a0e57b888aed5d9d20eb99cb095c2e323006bc1b886b3416489659c7f160ba5ff1558c0c832e57db52d6df3d8049213c640da94c34a6a4a712aaff186db4c4
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.27.1".freeze
6
+ VERSION = "0.1.28.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,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yeptris
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.27.1
4
+ version: 0.1.28.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.