istox 0.2.18 → 0.2.19

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e744a42229dc85a16fba77b03ac23b602c990e887468b26cad8d1918027bd590
4
- data.tar.gz: 36919909f41cfc6dc4c49f8c2295e2712d654220c05675136231746daf78fca3
3
+ metadata.gz: 62557586165d50b71dea9763739b06aed3d59d1ae5f1579a653cf091e730249a
4
+ data.tar.gz: 7f64abbb589787cd23c5f9f8efe3bafefc98ea29aa4918004e5f49d177d39a4c
5
5
  SHA512:
6
- metadata.gz: 42c9c0b13d5ab66674162cd23248c0211f3101727118fd658464ca1d3513bdee25bb81679675186043e4e75b8cb98e344406a4d2fb5d73de1730ff41c15e2f72
7
- data.tar.gz: cc87304361314598728938cf1649f7afd1436944fa8dba2f7e581084eecc8899f70f881519bd52a3fe2b4f19df7f8a2cbec71f4c56654503ecbc4c1ff44cab95
6
+ metadata.gz: c2a342aa2db1122175eca01b45478797b8d0d18b9bb96daebc612a2f3afddb92bae33cda23bf4714ec822db0f15558ebeda00434e94b141959cef9b8dcd8e3a7
7
+ data.tar.gz: e9700727c589e12ba08a02bb6dc318a6ffdbcba6c37212c7083692c364c1e5ce5a8bbe9ba6bff2531674fd6858812916f884eeb56b45eb75603246b3592b0363
data/.gitignore CHANGED
File without changes
data/.rubocop.yml CHANGED
File without changes
data/.solargraph.yml CHANGED
File without changes
data/CODE_OF_CONDUCT.md CHANGED
File without changes
data/Gemfile CHANGED
File without changes
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- istox (0.2.15)
4
+ istox (0.2.19)
5
5
  amazing_print
6
6
  awesome_print
7
7
  aws-sdk-sns (~> 1)
@@ -66,7 +66,7 @@ GEM
66
66
  amazing_print (1.3.0)
67
67
  amq-protocol (2.3.2)
68
68
  arel (9.0.0)
69
- awesome_print (1.9.2)
69
+ awesome_print (1.8.0)
70
70
  aws-eventstream (1.1.1)
71
71
  aws-partitions (1.470.0)
72
72
  aws-sdk-core (3.114.3)
@@ -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.42.0)
78
- aws-sdk-core (~> 3, >= 3.112.0)
77
+ aws-sdk-sns (1.37.0)
78
+ aws-sdk-core (~> 3, >= 3.109.0)
79
79
  aws-sigv4 (~> 1.1)
80
80
  aws-sdk-xray (1.4.0)
81
81
  aws-sdk-core (~> 3)
@@ -91,9 +91,8 @@ GEM
91
91
  bullet (5.7.6)
92
92
  activesupport (>= 3.0.0)
93
93
  uniform_notifier (~> 1.11.0)
94
- bunny (2.19.0)
94
+ bunny (2.17.0)
95
95
  amq-protocol (~> 2.3, >= 2.3.1)
96
- sorted_set (~> 1, >= 1.0.2)
97
96
  byebug (11.1.3)
98
97
  coderay (1.1.2)
99
98
  concurrent-ruby (1.1.9)
@@ -112,43 +111,31 @@ GEM
112
111
  i18n (~> 0.5)
113
112
  fakeredis (0.7.0)
114
113
  redis (>= 3.2, < 5.0)
115
- faraday (1.5.1)
116
- faraday-em_http (~> 1.0)
117
- faraday-em_synchrony (~> 1.0)
118
- faraday-excon (~> 1.1)
119
- faraday-httpclient (~> 1.0.1)
114
+ faraday (1.3.0)
120
115
  faraday-net_http (~> 1.0)
121
- faraday-net_http_persistent (~> 1.1)
122
- faraday-patron (~> 1.0)
123
116
  multipart-post (>= 1.2, < 3)
124
- ruby2_keywords (>= 0.0.4)
125
- faraday-em_http (1.0.0)
126
- faraday-em_synchrony (1.0.0)
127
- faraday-excon (1.1.0)
128
- faraday-httpclient (1.0.1)
117
+ ruby2_keywords
129
118
  faraday-net_http (1.0.1)
130
- faraday-net_http_persistent (1.2.0)
131
- faraday-patron (1.0.0)
132
- faraday_middleware (1.0.0)
119
+ faraday_middleware (1.1.0)
133
120
  faraday (~> 1.0)
134
- ffi (1.15.3)
121
+ ffi (1.15.0)
135
122
  globalid (0.4.2)
136
123
  activesupport (>= 4.2.0)
137
- google-protobuf (3.17.3-universal-darwin)
138
- googleapis-common-protos-types (1.1.0)
139
- google-protobuf (~> 3.14)
124
+ google-protobuf (3.13.0-universal-darwin)
125
+ googleapis-common-protos-types (1.0.5)
126
+ google-protobuf (~> 3.11)
140
127
  graphlient (0.5.0)
141
128
  faraday (>= 1.0)
142
129
  faraday_middleware
143
130
  graphql-client
144
- graphql (1.12.14)
131
+ graphql (1.11.5)
145
132
  graphql-client (0.16.0)
146
133
  activesupport (>= 3.0)
147
134
  graphql (~> 1.8)
148
- grpc (1.38.0-universal-darwin)
149
- google-protobuf (~> 3.15)
135
+ grpc (1.32.0-universal-darwin)
136
+ google-protobuf (~> 3.13)
150
137
  googleapis-common-protos-types (~> 1.0)
151
- grpc-tools (1.38.0)
138
+ grpc-tools (1.32.0)
152
139
  hashie (3.5.7)
153
140
  i18n (0.9.5)
154
141
  concurrent-ruby (~> 1.0)
@@ -178,8 +165,8 @@ GEM
178
165
  nokogiri (1.11.7)
179
166
  mini_portile2 (~> 2.5.0)
180
167
  racc (~> 1.4)
181
- oj (3.12.2)
182
- ougai (2.0.0)
168
+ oj (3.10.14)
169
+ ougai (1.8.5)
183
170
  oj (~> 3.10)
184
171
  paranoia (2.4.3)
185
172
  activerecord (>= 4.0, < 6.2)
@@ -220,19 +207,18 @@ GEM
220
207
  rake (>= 0.8.7)
221
208
  thor (>= 0.19.0, < 2.0)
222
209
  rake (10.5.0)
223
- rb-fsevent (0.11.0)
210
+ rb-fsevent (0.10.4)
224
211
  rb-inotify (0.10.1)
225
212
  ffi (~> 1.0)
226
- rbtree (0.4.4)
227
213
  redis (4.3.1)
228
214
  redis-actionpack (5.2.0)
229
215
  actionpack (>= 5, < 7)
230
216
  redis-rack (>= 2.1.0, < 3)
231
217
  redis-store (>= 1.1.0, < 2)
232
- redis-activesupport (5.2.1)
218
+ redis-activesupport (5.2.0)
233
219
  activesupport (>= 3, < 7)
234
220
  redis-store (>= 1.3, < 2)
235
- redis-namespace (1.8.1)
221
+ redis-namespace (1.8.0)
236
222
  redis (>= 3.0.4)
237
223
  redis-rack (2.1.3)
238
224
  rack (>= 2.0.8, < 3)
@@ -264,12 +250,8 @@ GEM
264
250
  rspec-mocks (~> 3.8.0)
265
251
  rspec-support (~> 3.8.0)
266
252
  rspec-support (3.8.0)
267
- ruby2_keywords (0.0.5)
268
- set (1.0.1)
269
- slop (4.9.1)
270
- sorted_set (1.0.3)
271
- rbtree
272
- set (~> 1.0)
253
+ ruby2_keywords (0.0.2)
254
+ slop (4.8.2)
273
255
  sprockets (4.0.2)
274
256
  concurrent-ruby (~> 1.0)
275
257
  rack (> 1, < 3)
data/README.md CHANGED
File without changes
data/Rakefile CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -32,7 +32,7 @@ module Istox
32
32
  current_page = 1 if current_page <= 0
33
33
 
34
34
  offset = (current_page - 1) * meta.limit
35
- total = query.count
35
+ total = query.count(:all)
36
36
  data = query.limit(meta.limit).offset(offset)
37
37
 
38
38
  page_count = (total + meta.limit - 1) / meta.limit
File without changes
File without changes
data/lib/istox/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Istox
2
- VERSION = '0.2.18'.freeze
2
+ VERSION = '0.2.19'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: istox
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.18
4
+ version: 0.2.19
5
5
  platform: ruby
6
6
  authors:
7
7
  - Siong Leng
8
- autorequire:
8
+ autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-08-25 00:00:00.000000000 Z
11
+ date: 2021-09-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: amazing_print
@@ -519,7 +519,7 @@ files:
519
519
  homepage: http://www.abc.com
520
520
  licenses: []
521
521
  metadata: {}
522
- post_install_message:
522
+ post_install_message:
523
523
  rdoc_options: []
524
524
  require_paths:
525
525
  - lib
@@ -534,8 +534,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
534
534
  - !ruby/object:Gem::Version
535
535
  version: '0'
536
536
  requirements: []
537
- rubygems_version: 3.2.11
538
- signing_key:
537
+ rubygems_version: 3.0.8
538
+ signing_key:
539
539
  specification_version: 4
540
540
  summary: istox backend shared gem
541
541
  test_files: []