istox 0.1.42.11 → 0.1.42.12

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8aeea6491522e99bfd517e218c63cb60069354655b53441f9ee80949c651e73b
4
- data.tar.gz: 563e2c0ee9b971e97ab59cec044d05f02e536c15754aae300cf725ca297301ae
3
+ metadata.gz: 52e830eb70d5949ee02ff0825cb0f9ec30ad498a54d126e33249537e27f06daf
4
+ data.tar.gz: 6109d2755687a50b6160ed6699b7eee5e477eb1f3b73298dee14b89556eee221
5
5
  SHA512:
6
- metadata.gz: '048c3c0f5ad9be34d796402282460b13916cb5ba6e66527fe107eb0cc6d3f8452c3c826341de35b291353fd01df0044e041d085a44fe52f2f0c904e9b6ac8a16'
7
- data.tar.gz: 68abbbf6661bbc2e63aa3e398bb597d05955fc3cfa9edaeaf9e6fa9d93da191ff41ecdff973878236a4d6f87a33678a09fe84846ee1cdaa0c92b214c8203e2e1
6
+ metadata.gz: 87b922a1c395fe1ea2bb3df20b181a25e7c1f36e733d4845589846566bf2f633cc54c5ae59918366f8617f23c10ce8894bc3d28baa60d1acf9a9eed42fc4fc74
7
+ data.tar.gz: 83c88cc0912327937135583ec462b61fedede8870069d87354ed60ca706bc7f36ccf3ee4c332a9e4c1d821a0de46c3d80c08b40e84b90f05cffbeabdafbcb6c8
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- istox (0.1.42.10)
4
+ istox (0.1.42.11)
5
5
  bunny (>= 2.12.0)
6
6
  graphlient
7
7
  gruf
@@ -77,7 +77,7 @@ GEM
77
77
  faraday (>= 0.7.4, < 1.0)
78
78
  globalid (0.4.2)
79
79
  activesupport (>= 4.2.0)
80
- google-protobuf (3.7.0)
80
+ google-protobuf (3.7.0-universal-darwin)
81
81
  googleapis-common-protos-types (1.0.3)
82
82
  google-protobuf (~> 3.0)
83
83
  graphlient (0.3.5)
@@ -88,7 +88,7 @@ GEM
88
88
  graphql-client (0.14.0)
89
89
  activesupport (>= 3.0, < 6.0)
90
90
  graphql (~> 1.6)
91
- grpc (1.19.0)
91
+ grpc (1.19.0-universal-darwin)
92
92
  google-protobuf (~> 3.1)
93
93
  googleapis-common-protos-types (~> 1.0.0)
94
94
  grpc-tools (1.19.0)
@@ -1,3 +1,5 @@
1
+ require "graphlient"
2
+
1
3
  module Istox
2
4
  class GraphqlClient
3
5
  class << self
data/lib/istox/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Istox
2
- VERSION = "0.1.42.11"
2
+ VERSION = "0.1.42.12"
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.11
4
+ version: 0.1.42.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Siong Leng