yeptris 0.6.5.3 → 0.6.5.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: 01f2397ef05d18ea52216be94f502f14e249935ef8167a7627b861933e1196a2
4
- data.tar.gz: 43f81bf6102b565d7a0f019f6a4e4aeb90502bd77254f78bca39bd7c7c98bcf7
3
+ metadata.gz: ec5a8bfeb0851d4287965e0f7c162cf13b71c90bdbb1f423a2bb0a8f508d22e4
4
+ data.tar.gz: d757361d8e14a3f94f34419e71334c4c139dc60aaab7aaf638c9dd88239811c5
5
5
  SHA512:
6
- metadata.gz: d1eb8945ccf520e005586f85ef1625287d3bd854bd0736d263246f5b138f408624f4360c3620173257a478334e1aeb649e16c8a84db609e0f49d708261e14d2d
7
- data.tar.gz: 40200f35fa15a14d9824d5a2a136796034f8ce565ee0fd506db11475eedd0d12fbd2a92a974e26f0c6ea45c5f74571dd7af13e7db2906dd80ff2c2fd1e4f6773
6
+ metadata.gz: 75c1451044793867918c6d9972ba7c452d79684c00e7b92a59a30f392bb741fe6c04b6e6571c3c7e6b956c14e7511bd48ba81ab79e552f54675d6726c2dd24d7
7
+ data.tar.gz: debf5f3377d19dfba238bb412145e7335480dbde4f5c3cff8b8d51aea7426f26038a8913caf1902a92e633684377c52994f10a342e39d2a67a68a5739468ba45
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.6.5.3".freeze
6
+ VERSION = "0.6.5.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.6.5.3
4
+ version: 0.6.5.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.