yeptris 0.1.13.3 → 0.1.13.4

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: dfe67fff242e1aeaa61b4faed0633a90f4b2de0c70b630e733ae557a467cae2e
4
- data.tar.gz: e8755921e9b5b8fe78c5db36a24727fee8d61e4742d56aa70ca939e13091034c
3
+ metadata.gz: caa8289dac11575e0e9f928425dcd5bc3319a1692ece059e6cbe8fd233b6d55c
4
+ data.tar.gz: 773fc9a41daa1e0fdc4d2ca1c14e88d4a56fe3834aebc3f3807ef0c18accbd8a
5
5
  SHA512:
6
- metadata.gz: 1f0443a1150f595e94eb6cf59afca9fd182a2ea269f2ca3a784260efb5d3cb1174325f48d056b06edaf50f2b30d4f90f641c90beebe456d0a862918b9edbdfe0
7
- data.tar.gz: 0daf1afec8df455dd2bf72353b694f54003f6c3cbfbf1aa4dbf571c84083029362e0abeee5318f3fc22713199b9221650ac8bab1ca1705e39a0bab3a8f7d8467
6
+ metadata.gz: 706f61970233f400357edf254bc759b041fc3f31d031111aa2ecb75de99591ba4b461471d9000242b42986088309c677d6162fa72b447fdf6924bc2013457425
7
+ data.tar.gz: ef7761f2ed068a087859013ff1a81b6a30bcc310f8135cc981d3c3f6b72ac1d275907a0fc36cd8b5065e875fe16b0224714982773d92d2dd8d6ebbceb5c2f823
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.13.3".freeze
6
+ VERSION = "0.1.13.4".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.13.3
4
+ version: 0.1.13.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.