istox 0.1.42.4 → 0.1.42.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/istox.rb +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: dfc1f426d2e9d416637de62c146bdb68474054869debaf93ffcc862170ce759b
4
- data.tar.gz: 560c179bbc7093e2f85de7113d5762a0852a06c11411542d9332395897003b82
3
+ metadata.gz: 49d5511c7201d859b02ee0d65ca2078a25610302f59a3b44b3c172f37ec493f7
4
+ data.tar.gz: 2c3f01ed01d745b41745a3c9f8c023fd48b8be8eced7a44caa722f67d55d0ed5
5
5
  SHA512:
6
- metadata.gz: 65d92b1f23e195404a5604e8b62778ac4c67b6b8b34a133dfbb7fd160298470e4c697eff8cb7a7952fa83264a192b28eb6e9df33f2f4861f50a691210d076953
7
- data.tar.gz: 3038e0033825c3ecc808e9d79fe5ce8deb18cb870e5cfb86874bef83547491a0dd5c2c8b7a077df53c12514fd440a6de3c36ade451f4d2a376a5528cc4c14d86
6
+ metadata.gz: 12428eb48dd512577d5cd08491ffe194bbb3ffe36f65181afec32ad9111745a5b151084495a69deaf6b2bd4eebb647671a0f4c5bef29f910fd73ba08e55be277
7
+ data.tar.gz: '00971c9e0ce44a179616600b8a4e95983366cbc1fa616c55ebe34143c574e4b87a3151900b878e97f28db17bbc6d2940186b06066b22b5be88546dbe11302d28'
data/lib/istox.rb CHANGED
@@ -14,7 +14,7 @@ module Istox
14
14
  require "istox/helpers/bunny_boot"
15
15
  require "istox/helpers/order_book"
16
16
  require "istox/helpers/grpc_client"
17
- require "istox/helpers/graphql_client"
17
+ # require "istox/helpers/graphql_client"
18
18
  require "istox/helpers/blockchain_receipt_service"
19
19
  require "istox/models/blockchain_receipt"
20
20
  require "istox/models/concerns/blockchain_receipt_query"
data/lib/istox/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Istox
2
- VERSION = "0.1.42.4"
2
+ VERSION = "0.1.42.5"
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.4
4
+ version: 0.1.42.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Siong Leng