istox 0.2.20.pre.1 → 0.2.20.1

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 +17 -19
  3. data/lib/istox/version.rb +1 -1
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1bc771f789c8a2910b4eff12d2bab54667d4e8e6fd225707b3696c4507cb5047
4
- data.tar.gz: e042a160dd23f4b217beedf2cb0ca90f443ab76b3cc9b597ee66fbd2c8b81a70
3
+ metadata.gz: '087b18a78bcee83586782746d2dbc8030fa7fb9ca89eae97285ad819531d16b5'
4
+ data.tar.gz: 5744c4a9bb367ec95411b4c3b7df43b88dd04c53120f09c0a2426c3276b1daca
5
5
  SHA512:
6
- metadata.gz: afdd192f8c949f0b0747d067b02f9299dd1797437697964dea7f46ff22bca26f7f56407bb8dff8a12475506eb2c386af1e3d134f592491f91822afc9808338f9
7
- data.tar.gz: de82e3127b07f4fe2dcaa2aeddd02a28a5d69834db79030a9d4855cce2db086d0af6fc968ee30a2f239ab8389022085c8b7771f66808419a5893f1de498e1c4d
6
+ metadata.gz: 121e8b426bd8c565c4554c9ae75839f9fa427dc1e7d518d8b3723f81ad1fa25eb7cba114d556bb3850774875ed003a405a9c199b7c360559f214952ee6139b98
7
+ data.tar.gz: 6c1885067ce6d978f992ed47a07622cd4b41f98c2afe0d4afeee3f96226882364ebbb20ca77ab2ca63c56a13dd082f251ff3dbce80b5384cdd9403d724eea966
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- istox (0.2.20.pre.1)
4
+ istox (0.2.15)
5
5
  amazing_print
6
6
  awesome_print
7
7
  aws-sdk-sns (~> 1)
@@ -63,7 +63,7 @@ GEM
63
63
  i18n (>= 0.7, < 2)
64
64
  minitest (~> 5.1)
65
65
  tzinfo (~> 1.1)
66
- amazing_print (1.4.0)
66
+ amazing_print (1.3.0)
67
67
  amq-protocol (2.3.2)
68
68
  arel (9.0.0)
69
69
  awesome_print (1.9.2)
@@ -74,8 +74,8 @@ GEM
74
74
  aws-partitions (~> 1, >= 1.239.0)
75
75
  aws-sigv4 (~> 1.1)
76
76
  jmespath (~> 1.0)
77
- aws-sdk-sns (1.37.0)
78
- aws-sdk-core (~> 3, >= 3.109.0)
77
+ aws-sdk-sns (1.42.0)
78
+ aws-sdk-core (~> 3, >= 3.112.0)
79
79
  aws-sigv4 (~> 1.1)
80
80
  aws-sdk-xray (1.4.0)
81
81
  aws-sdk-core (~> 3)
@@ -112,7 +112,7 @@ GEM
112
112
  i18n (~> 0.5)
113
113
  fakeredis (0.7.0)
114
114
  redis (>= 3.2, < 5.0)
115
- faraday (1.8.0)
115
+ faraday (1.5.1)
116
116
  faraday-em_http (~> 1.0)
117
117
  faraday-em_synchrony (~> 1.0)
118
118
  faraday-excon (~> 1.1)
@@ -120,7 +120,6 @@ GEM
120
120
  faraday-net_http (~> 1.0)
121
121
  faraday-net_http_persistent (~> 1.1)
122
122
  faraday-patron (~> 1.0)
123
- faraday-rack (~> 1.0)
124
123
  multipart-post (>= 1.2, < 3)
125
124
  ruby2_keywords (>= 0.0.4)
126
125
  faraday-em_http (1.0.0)
@@ -130,27 +129,26 @@ GEM
130
129
  faraday-net_http (1.0.1)
131
130
  faraday-net_http_persistent (1.2.0)
132
131
  faraday-patron (1.0.0)
133
- faraday-rack (1.0.0)
134
- faraday_middleware (1.2.0)
132
+ faraday_middleware (1.0.0)
135
133
  faraday (~> 1.0)
136
- ffi (1.15.4)
134
+ ffi (1.15.3)
137
135
  globalid (0.4.2)
138
136
  activesupport (>= 4.2.0)
139
- google-protobuf (3.19.1-x86_64-darwin)
140
- googleapis-common-protos-types (1.3.0)
137
+ google-protobuf (3.17.3-universal-darwin)
138
+ googleapis-common-protos-types (1.1.0)
141
139
  google-protobuf (~> 3.14)
142
140
  graphlient (0.5.0)
143
141
  faraday (>= 1.0)
144
142
  faraday_middleware
145
143
  graphql-client
146
- graphql (1.13.0)
147
- graphql-client (0.17.0)
144
+ graphql (1.12.14)
145
+ graphql-client (0.16.0)
148
146
  activesupport (>= 3.0)
149
- graphql (~> 1.10)
150
- grpc (1.42.0-x86_64-darwin)
151
- google-protobuf (~> 3.18)
147
+ graphql (~> 1.8)
148
+ grpc (1.38.0-universal-darwin)
149
+ google-protobuf (~> 3.15)
152
150
  googleapis-common-protos-types (~> 1.0)
153
- grpc-tools (1.42.0)
151
+ grpc-tools (1.38.0)
154
152
  hashie (3.5.7)
155
153
  i18n (0.9.5)
156
154
  concurrent-ruby (~> 1.0)
@@ -180,7 +178,7 @@ GEM
180
178
  nokogiri (1.11.7)
181
179
  mini_portile2 (~> 2.5.0)
182
180
  racc (~> 1.4)
183
- oj (3.13.9)
181
+ oj (3.12.2)
184
182
  ougai (2.0.0)
185
183
  oj (~> 3.10)
186
184
  paranoia (2.4.3)
@@ -267,7 +265,7 @@ GEM
267
265
  rspec-support (~> 3.8.0)
268
266
  rspec-support (3.8.0)
269
267
  ruby2_keywords (0.0.5)
270
- set (1.0.2)
268
+ set (1.0.1)
271
269
  slop (4.9.1)
272
270
  sorted_set (1.0.3)
273
271
  rbtree
data/lib/istox/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Istox
2
- VERSION = '0.2.20-1'.freeze
2
+ VERSION = '0.2.20.1'.freeze
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.2.20.pre.1
4
+ version: 0.2.20.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Siong Leng
@@ -530,9 +530,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
530
530
  version: '0'
531
531
  required_rubygems_version: !ruby/object:Gem::Requirement
532
532
  requirements:
533
- - - ">"
533
+ - - ">="
534
534
  - !ruby/object:Gem::Version
535
- version: 1.3.1
535
+ version: '0'
536
536
  requirements: []
537
537
  rubygems_version: 3.0.8
538
538
  signing_key: