istox 0.1.42.1 → 0.1.42.2

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/Gemfile.lock +1 -1
  3. data/lib/istox/version.rb +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 761fc37a1c377df1c47dde4b5c9c64e3f1aaaf3f6c08e83a92dc4a2e56f5365b
4
- data.tar.gz: 8197f143a2e1040255ebd298abb46720a2c721ec759c625753852a7d51ae2a0b
3
+ metadata.gz: 1510c50590c5d4a75254d9cb29b7f5ba49ce93c48e6ad382ca6bf68d69fd09f3
4
+ data.tar.gz: 77b04e033ff3bd9c822ec6f6a57f3536c6b85588e56d5b0a90b2b7c4c51752a2
5
5
  SHA512:
6
- metadata.gz: a441f9b099bc737427f779f7f5c47dbb0d630a8cc8e56326a6ce846c07ab82c639b8e99d01bcafca826c6ad6f8fabba67eb7c907a03400be4907fd1b66c64cbb
7
- data.tar.gz: bce6c5491b8e94065ae29cc5183f19972fec851d5cc98f18edbc99b5fc92fa480f6a2038927ce7cc5d7472df063a392889fdbc13ef72f65cc5521f52809a7c79
6
+ metadata.gz: adbf7316d0d10ae654b0a7879f2392a2df40f3ecf5ce6a7ded6a549c2a45011162356761f3dfb1bd7a03439c5ad8cd0e4b3128b3b5119616cc25ff8b900f7d38
7
+ data.tar.gz: 3d11df16c521f676c991ca659f83f2c62dc3768a5765daba008f41ae4a3e2607088b6f0ca9ca1cdf1bb4937a058ca8d377f39c5dd7b33051123d0cecb0767541
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- istox (0.1.41)
4
+ istox (0.1.42.1)
5
5
  bunny (>= 2.12.0)
6
6
  graphql-client
7
7
  gruf
data/lib/istox/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Istox
2
- VERSION = "0.1.42.1"
2
+ VERSION = "0.1.42.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: istox
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.42.1
4
+ version: 0.1.42.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Siong Leng