cloudtasker 0.12.rc8 → 0.12.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- cloudtasker (0.12.rc8)
4
+ cloudtasker (0.12.0)
5
5
  activesupport
6
6
  connection_pool
7
7
  fugit
@@ -13,94 +13,94 @@ PATH
13
13
  GEM
14
14
  remote: https://rubygems.org/
15
15
  specs:
16
- actioncable (6.1.3.1)
17
- actionpack (= 6.1.3.1)
18
- activesupport (= 6.1.3.1)
16
+ actioncable (6.1.4)
17
+ actionpack (= 6.1.4)
18
+ activesupport (= 6.1.4)
19
19
  nio4r (~> 2.0)
20
20
  websocket-driver (>= 0.6.1)
21
- actionmailbox (6.1.3.1)
22
- actionpack (= 6.1.3.1)
23
- activejob (= 6.1.3.1)
24
- activerecord (= 6.1.3.1)
25
- activestorage (= 6.1.3.1)
26
- activesupport (= 6.1.3.1)
21
+ actionmailbox (6.1.4)
22
+ actionpack (= 6.1.4)
23
+ activejob (= 6.1.4)
24
+ activerecord (= 6.1.4)
25
+ activestorage (= 6.1.4)
26
+ activesupport (= 6.1.4)
27
27
  mail (>= 2.7.1)
28
- actionmailer (6.1.3.1)
29
- actionpack (= 6.1.3.1)
30
- actionview (= 6.1.3.1)
31
- activejob (= 6.1.3.1)
32
- activesupport (= 6.1.3.1)
28
+ actionmailer (6.1.4)
29
+ actionpack (= 6.1.4)
30
+ actionview (= 6.1.4)
31
+ activejob (= 6.1.4)
32
+ activesupport (= 6.1.4)
33
33
  mail (~> 2.5, >= 2.5.4)
34
34
  rails-dom-testing (~> 2.0)
35
- actionpack (6.1.3.1)
36
- actionview (= 6.1.3.1)
37
- activesupport (= 6.1.3.1)
35
+ actionpack (6.1.4)
36
+ actionview (= 6.1.4)
37
+ activesupport (= 6.1.4)
38
38
  rack (~> 2.0, >= 2.0.9)
39
39
  rack-test (>= 0.6.3)
40
40
  rails-dom-testing (~> 2.0)
41
41
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
42
- actiontext (6.1.3.1)
43
- actionpack (= 6.1.3.1)
44
- activerecord (= 6.1.3.1)
45
- activestorage (= 6.1.3.1)
46
- activesupport (= 6.1.3.1)
42
+ actiontext (6.1.4)
43
+ actionpack (= 6.1.4)
44
+ activerecord (= 6.1.4)
45
+ activestorage (= 6.1.4)
46
+ activesupport (= 6.1.4)
47
47
  nokogiri (>= 1.8.5)
48
- actionview (6.1.3.1)
49
- activesupport (= 6.1.3.1)
48
+ actionview (6.1.4)
49
+ activesupport (= 6.1.4)
50
50
  builder (~> 3.1)
51
51
  erubi (~> 1.4)
52
52
  rails-dom-testing (~> 2.0)
53
53
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
54
- activejob (6.1.3.1)
55
- activesupport (= 6.1.3.1)
54
+ activejob (6.1.4)
55
+ activesupport (= 6.1.4)
56
56
  globalid (>= 0.3.6)
57
- activemodel (6.1.3.1)
58
- activesupport (= 6.1.3.1)
59
- activerecord (6.1.3.1)
60
- activemodel (= 6.1.3.1)
61
- activesupport (= 6.1.3.1)
62
- activestorage (6.1.3.1)
63
- actionpack (= 6.1.3.1)
64
- activejob (= 6.1.3.1)
65
- activerecord (= 6.1.3.1)
66
- activesupport (= 6.1.3.1)
57
+ activemodel (6.1.4)
58
+ activesupport (= 6.1.4)
59
+ activerecord (6.1.4)
60
+ activemodel (= 6.1.4)
61
+ activesupport (= 6.1.4)
62
+ activestorage (6.1.4)
63
+ actionpack (= 6.1.4)
64
+ activejob (= 6.1.4)
65
+ activerecord (= 6.1.4)
66
+ activesupport (= 6.1.4)
67
67
  marcel (~> 1.0.0)
68
- mini_mime (~> 1.0.2)
69
- activesupport (6.1.3.1)
68
+ mini_mime (>= 1.1.0)
69
+ activesupport (6.1.4)
70
70
  concurrent-ruby (~> 1.0, >= 1.0.2)
71
71
  i18n (>= 1.6, < 2)
72
72
  minitest (>= 5.1)
73
73
  tzinfo (~> 2.0)
74
74
  zeitwerk (~> 2.3)
75
- addressable (2.7.0)
75
+ addressable (2.8.0)
76
76
  public_suffix (>= 2.0.2, < 5.0)
77
- appraisal (2.4.0)
77
+ appraisal (2.4.1)
78
78
  bundler
79
79
  rake
80
80
  thor (>= 0.14.0)
81
81
  ast (2.4.2)
82
- async (1.28.9)
82
+ async (1.30.1)
83
83
  console (~> 1.10)
84
84
  nio4r (~> 2.3)
85
85
  timers (~> 4.1)
86
- async-http (0.54.1)
87
- async (~> 1.25)
88
- async-io (~> 1.28)
89
- async-pool (~> 0.2)
90
- protocol-http (~> 0.21.0)
91
- protocol-http1 (~> 0.13.0)
86
+ async-http (0.56.5)
87
+ async (>= 1.25)
88
+ async-io (>= 1.28)
89
+ async-pool (>= 0.2)
90
+ protocol-http (~> 0.22.0)
91
+ protocol-http1 (~> 0.14.0)
92
92
  protocol-http2 (~> 0.14.0)
93
- async-http-faraday (0.9.0)
93
+ async-http-faraday (0.11.0)
94
94
  async-http (~> 0.42)
95
95
  faraday
96
- async-io (1.30.2)
97
- async (~> 1.14)
98
- async-pool (0.3.5)
99
- async (~> 1.25)
96
+ async-io (1.32.2)
97
+ async
98
+ async-pool (0.3.8)
99
+ async (>= 1.25)
100
100
  builder (3.2.4)
101
- concurrent-ruby (1.1.8)
102
- connection_pool (2.2.3)
103
- console (1.10.2)
101
+ concurrent-ruby (1.1.9)
102
+ connection_pool (2.2.5)
103
+ console (1.13.1)
104
104
  fiber-local
105
105
  crack (0.4.5)
106
106
  rexml
@@ -109,18 +109,32 @@ GEM
109
109
  erubi (1.10.0)
110
110
  et-orbi (1.2.4)
111
111
  tzinfo
112
- faraday (1.3.0)
112
+ faraday (1.7.0)
113
+ faraday-em_http (~> 1.0)
114
+ faraday-em_synchrony (~> 1.0)
115
+ faraday-excon (~> 1.1)
116
+ faraday-httpclient (~> 1.0.1)
113
117
  faraday-net_http (~> 1.0)
118
+ faraday-net_http_persistent (~> 1.1)
119
+ faraday-patron (~> 1.0)
120
+ faraday-rack (~> 1.0)
114
121
  multipart-post (>= 1.2, < 3)
115
- ruby2_keywords
122
+ ruby2_keywords (>= 0.0.4)
123
+ faraday-em_http (1.0.0)
124
+ faraday-em_synchrony (1.0.0)
125
+ faraday-excon (1.1.0)
116
126
  faraday-http-cache (2.2.0)
117
127
  faraday (>= 0.8)
128
+ faraday-httpclient (1.0.1)
118
129
  faraday-net_http (1.0.1)
130
+ faraday-net_http_persistent (1.2.0)
131
+ faraday-patron (1.0.0)
132
+ faraday-rack (1.0.0)
119
133
  fiber-local (1.0.0)
120
- fugit (1.4.4)
134
+ fugit (1.5.1)
121
135
  et-orbi (~> 1.1, >= 1.1.8)
122
136
  raabro (~> 1.4)
123
- github_changelog_generator (1.16.1)
137
+ github_changelog_generator (1.16.4)
124
138
  activesupport
125
139
  async (>= 1.25.0)
126
140
  async-http-faraday
@@ -129,9 +143,8 @@ GEM
129
143
  octokit (~> 4.6)
130
144
  rainbow (>= 2.2.1)
131
145
  rake (>= 10.0)
132
- retriable (~> 3.0)
133
- globalid (0.4.2)
134
- activesupport (>= 4.2.0)
146
+ globalid (0.5.2)
147
+ activesupport (>= 5.0)
135
148
  google-cloud-tasks (1.3.0)
136
149
  google-gax (~> 1.8)
137
150
  googleapis-common-protos (>= 1.3.9, < 2.0)
@@ -143,22 +156,22 @@ GEM
143
156
  googleauth (~> 0.9)
144
157
  grpc (~> 1.24)
145
158
  rly (~> 0.2.3)
146
- google-protobuf (3.15.7)
159
+ google-protobuf (3.17.3)
147
160
  googleapis-common-protos (1.3.11)
148
161
  google-protobuf (~> 3.14)
149
162
  googleapis-common-protos-types (>= 1.0.6, < 2.0)
150
163
  grpc (~> 1.27)
151
- googleapis-common-protos-types (1.0.6)
164
+ googleapis-common-protos-types (1.1.0)
152
165
  google-protobuf (~> 3.14)
153
- googleauth (0.16.1)
166
+ googleauth (0.17.0)
154
167
  faraday (>= 0.17.3, < 2.0)
155
168
  jwt (>= 1.4, < 3.0)
156
169
  memoist (~> 0.16)
157
170
  multi_json (~> 1.11)
158
171
  os (>= 0.9, < 2.0)
159
172
  signet (~> 0.14)
160
- grpc (1.36.0)
161
- google-protobuf (~> 3.14)
173
+ grpc (1.38.0)
174
+ google-protobuf (~> 3.15)
162
175
  googleapis-common-protos-types (~> 1.0)
163
176
  grpc-google-iam-v1 (0.6.11)
164
177
  google-protobuf (~> 3.14)
@@ -168,8 +181,8 @@ GEM
168
181
  i18n (1.8.10)
169
182
  concurrent-ruby (~> 1.0)
170
183
  jaro_winkler (1.5.4)
171
- jwt (2.2.2)
172
- loofah (2.9.0)
184
+ jwt (2.2.3)
185
+ loofah (2.12.0)
173
186
  crass (~> 1.0.2)
174
187
  nokogiri (>= 1.5.9)
175
188
  mail (2.7.1)
@@ -177,26 +190,26 @@ GEM
177
190
  marcel (1.0.1)
178
191
  memoist (0.16.2)
179
192
  method_source (1.0.0)
180
- mini_mime (1.0.3)
181
- mini_portile2 (2.5.0)
193
+ mini_mime (1.1.0)
194
+ mini_portile2 (2.6.1)
182
195
  minitest (5.14.4)
183
196
  multi_json (1.15.0)
184
197
  multipart-post (2.1.1)
185
- nio4r (2.5.7)
186
- nokogiri (1.11.2)
187
- mini_portile2 (~> 2.5.0)
198
+ nio4r (2.5.8)
199
+ nokogiri (1.12.3)
200
+ mini_portile2 (~> 2.6.1)
188
201
  racc (~> 1.4)
189
- octokit (4.20.0)
202
+ octokit (4.21.0)
190
203
  faraday (>= 0.9)
191
204
  sawyer (~> 0.8.0, >= 0.5.3)
192
205
  os (1.1.1)
193
206
  parallel (1.20.1)
194
- parser (3.0.0.0)
207
+ parser (3.0.2.0)
195
208
  ast (~> 2.4.1)
196
209
  protocol-hpack (1.4.2)
197
- protocol-http (0.21.0)
198
- protocol-http1 (0.13.2)
199
- protocol-http (~> 0.19)
210
+ protocol-http (0.22.5)
211
+ protocol-http1 (0.14.1)
212
+ protocol-http (~> 0.22)
200
213
  protocol-http2 (0.14.2)
201
214
  protocol-hpack (~> 1.4)
202
215
  protocol-http (~> 0.18)
@@ -206,35 +219,35 @@ GEM
206
219
  rack (2.2.3)
207
220
  rack-test (1.1.0)
208
221
  rack (>= 1.0, < 3)
209
- rails (6.1.3.1)
210
- actioncable (= 6.1.3.1)
211
- actionmailbox (= 6.1.3.1)
212
- actionmailer (= 6.1.3.1)
213
- actionpack (= 6.1.3.1)
214
- actiontext (= 6.1.3.1)
215
- actionview (= 6.1.3.1)
216
- activejob (= 6.1.3.1)
217
- activemodel (= 6.1.3.1)
218
- activerecord (= 6.1.3.1)
219
- activestorage (= 6.1.3.1)
220
- activesupport (= 6.1.3.1)
222
+ rails (6.1.4)
223
+ actioncable (= 6.1.4)
224
+ actionmailbox (= 6.1.4)
225
+ actionmailer (= 6.1.4)
226
+ actionpack (= 6.1.4)
227
+ actiontext (= 6.1.4)
228
+ actionview (= 6.1.4)
229
+ activejob (= 6.1.4)
230
+ activemodel (= 6.1.4)
231
+ activerecord (= 6.1.4)
232
+ activestorage (= 6.1.4)
233
+ activesupport (= 6.1.4)
221
234
  bundler (>= 1.15.0)
222
- railties (= 6.1.3.1)
235
+ railties (= 6.1.4)
223
236
  sprockets-rails (>= 2.0.0)
224
237
  rails-dom-testing (2.0.3)
225
238
  activesupport (>= 4.2.0)
226
239
  nokogiri (>= 1.6)
227
- rails-html-sanitizer (1.3.0)
240
+ rails-html-sanitizer (1.4.1)
228
241
  loofah (~> 2.3)
229
- railties (6.1.3.1)
230
- actionpack (= 6.1.3.1)
231
- activesupport (= 6.1.3.1)
242
+ railties (6.1.4)
243
+ actionpack (= 6.1.4)
244
+ activesupport (= 6.1.4)
232
245
  method_source
233
- rake (>= 0.8.7)
246
+ rake (>= 0.13)
234
247
  thor (~> 1.0)
235
248
  rainbow (3.0.0)
236
- rake (13.0.3)
237
- redis (4.2.5)
249
+ rake (13.0.6)
250
+ redis (4.4.0)
238
251
  retriable (3.1.2)
239
252
  rexml (3.2.5)
240
253
  rly (0.2.3)
@@ -251,7 +264,7 @@ GEM
251
264
  rspec-mocks (3.10.2)
252
265
  diff-lcs (>= 1.2.0, < 2.0)
253
266
  rspec-support (~> 3.10.0)
254
- rspec-rails (5.0.1)
267
+ rspec-rails (5.0.2)
255
268
  actionpack (>= 5.2)
256
269
  activesupport (>= 5.2)
257
270
  railties (>= 5.2)
@@ -270,11 +283,11 @@ GEM
270
283
  rubocop-rspec (1.37.0)
271
284
  rubocop (>= 0.68.1)
272
285
  ruby-progressbar (1.11.0)
273
- ruby2_keywords (0.0.4)
286
+ ruby2_keywords (0.0.5)
274
287
  sawyer (0.8.2)
275
288
  addressable (>= 2.3.5)
276
289
  faraday (> 0.8, < 2.0)
277
- semantic_logger (4.7.4)
290
+ semantic_logger (4.8.2)
278
291
  concurrent-ruby (~> 1.0)
279
292
  signet (0.15.0)
280
293
  addressable (~> 2.3)
@@ -295,11 +308,11 @@ GEM
295
308
  tzinfo (2.0.4)
296
309
  concurrent-ruby (~> 1.0)
297
310
  unicode-display_width (1.6.1)
298
- webmock (3.12.2)
299
- addressable (>= 2.3.6)
311
+ webmock (3.14.0)
312
+ addressable (>= 2.8.0)
300
313
  crack (>= 0.3.2)
301
314
  hashdiff (>= 0.4.0, < 2.0.0)
302
- websocket-driver (0.7.3)
315
+ websocket-driver (0.7.5)
303
316
  websocket-extensions (>= 0.1.0)
304
317
  websocket-extensions (0.1.5)
305
318
  zeitwerk (2.4.2)
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- cloudtasker (0.12.rc8)
4
+ cloudtasker (0.12.0)
5
5
  activesupport
6
6
  connection_pool
7
7
  fugit
@@ -54,36 +54,36 @@ GEM
54
54
  i18n (>= 0.7, < 2)
55
55
  minitest (~> 5.1)
56
56
  tzinfo (~> 1.1)
57
- addressable (2.7.0)
57
+ addressable (2.8.0)
58
58
  public_suffix (>= 2.0.2, < 5.0)
59
- appraisal (2.4.0)
59
+ appraisal (2.4.1)
60
60
  bundler
61
61
  rake
62
62
  thor (>= 0.14.0)
63
63
  arel (9.0.0)
64
64
  ast (2.4.2)
65
- async (1.28.9)
65
+ async (1.30.1)
66
66
  console (~> 1.10)
67
67
  nio4r (~> 2.3)
68
68
  timers (~> 4.1)
69
- async-http (0.54.1)
70
- async (~> 1.25)
71
- async-io (~> 1.28)
72
- async-pool (~> 0.2)
73
- protocol-http (~> 0.21.0)
74
- protocol-http1 (~> 0.13.0)
69
+ async-http (0.56.5)
70
+ async (>= 1.25)
71
+ async-io (>= 1.28)
72
+ async-pool (>= 0.2)
73
+ protocol-http (~> 0.22.0)
74
+ protocol-http1 (~> 0.14.0)
75
75
  protocol-http2 (~> 0.14.0)
76
- async-http-faraday (0.9.0)
76
+ async-http-faraday (0.11.0)
77
77
  async-http (~> 0.42)
78
78
  faraday
79
- async-io (1.30.2)
80
- async (~> 1.14)
81
- async-pool (0.3.5)
82
- async (~> 1.25)
79
+ async-io (1.32.2)
80
+ async
81
+ async-pool (0.3.8)
82
+ async (>= 1.25)
83
83
  builder (3.2.4)
84
- concurrent-ruby (1.1.8)
85
- connection_pool (2.2.3)
86
- console (1.10.2)
84
+ concurrent-ruby (1.1.9)
85
+ connection_pool (2.2.5)
86
+ console (1.13.1)
87
87
  fiber-local
88
88
  crack (0.4.5)
89
89
  rexml
@@ -92,18 +92,32 @@ GEM
92
92
  erubi (1.10.0)
93
93
  et-orbi (1.2.4)
94
94
  tzinfo
95
- faraday (1.3.0)
95
+ faraday (1.7.0)
96
+ faraday-em_http (~> 1.0)
97
+ faraday-em_synchrony (~> 1.0)
98
+ faraday-excon (~> 1.1)
99
+ faraday-httpclient (~> 1.0.1)
96
100
  faraday-net_http (~> 1.0)
101
+ faraday-net_http_persistent (~> 1.1)
102
+ faraday-patron (~> 1.0)
103
+ faraday-rack (~> 1.0)
97
104
  multipart-post (>= 1.2, < 3)
98
- ruby2_keywords
105
+ ruby2_keywords (>= 0.0.4)
106
+ faraday-em_http (1.0.0)
107
+ faraday-em_synchrony (1.0.0)
108
+ faraday-excon (1.1.0)
99
109
  faraday-http-cache (2.2.0)
100
110
  faraday (>= 0.8)
111
+ faraday-httpclient (1.0.1)
101
112
  faraday-net_http (1.0.1)
113
+ faraday-net_http_persistent (1.2.0)
114
+ faraday-patron (1.0.0)
115
+ faraday-rack (1.0.0)
102
116
  fiber-local (1.0.0)
103
- fugit (1.4.4)
117
+ fugit (1.5.1)
104
118
  et-orbi (~> 1.1, >= 1.1.8)
105
119
  raabro (~> 1.4)
106
- github_changelog_generator (1.16.1)
120
+ github_changelog_generator (1.16.4)
107
121
  activesupport
108
122
  async (>= 1.25.0)
109
123
  async-http-faraday
@@ -112,9 +126,8 @@ GEM
112
126
  octokit (~> 4.6)
113
127
  rainbow (>= 2.2.1)
114
128
  rake (>= 10.0)
115
- retriable (~> 3.0)
116
- globalid (0.4.2)
117
- activesupport (>= 4.2.0)
129
+ globalid (0.5.2)
130
+ activesupport (>= 5.0)
118
131
  google-cloud-tasks (1.5.1)
119
132
  google-gax (~> 1.8)
120
133
  googleapis-common-protos (>= 1.3.9, < 2.0)
@@ -126,22 +139,22 @@ GEM
126
139
  googleauth (~> 0.9)
127
140
  grpc (~> 1.24)
128
141
  rly (~> 0.2.3)
129
- google-protobuf (3.15.7)
142
+ google-protobuf (3.17.3)
130
143
  googleapis-common-protos (1.3.11)
131
144
  google-protobuf (~> 3.14)
132
145
  googleapis-common-protos-types (>= 1.0.6, < 2.0)
133
146
  grpc (~> 1.27)
134
- googleapis-common-protos-types (1.0.6)
147
+ googleapis-common-protos-types (1.1.0)
135
148
  google-protobuf (~> 3.14)
136
- googleauth (0.16.1)
149
+ googleauth (0.17.0)
137
150
  faraday (>= 0.17.3, < 2.0)
138
151
  jwt (>= 1.4, < 3.0)
139
152
  memoist (~> 0.16)
140
153
  multi_json (~> 1.11)
141
154
  os (>= 0.9, < 2.0)
142
155
  signet (~> 0.14)
143
- grpc (1.36.0)
144
- google-protobuf (~> 3.14)
156
+ grpc (1.38.0)
157
+ google-protobuf (~> 3.15)
145
158
  googleapis-common-protos-types (~> 1.0)
146
159
  grpc-google-iam-v1 (0.6.11)
147
160
  google-protobuf (~> 3.14)
@@ -151,8 +164,8 @@ GEM
151
164
  i18n (1.8.10)
152
165
  concurrent-ruby (~> 1.0)
153
166
  jaro_winkler (1.5.4)
154
- jwt (2.2.2)
155
- loofah (2.9.0)
167
+ jwt (2.2.3)
168
+ loofah (2.12.0)
156
169
  crass (~> 1.0.2)
157
170
  nokogiri (>= 1.5.9)
158
171
  mail (2.7.1)
@@ -165,25 +178,25 @@ GEM
165
178
  nokogiri (~> 1)
166
179
  rake
167
180
  mini_mime (1.1.0)
168
- mini_portile2 (2.5.0)
181
+ mini_portile2 (2.6.1)
169
182
  minitest (5.14.4)
170
183
  multi_json (1.15.0)
171
184
  multipart-post (2.1.1)
172
- nio4r (2.5.7)
173
- nokogiri (1.11.2)
174
- mini_portile2 (~> 2.5.0)
185
+ nio4r (2.5.8)
186
+ nokogiri (1.12.3)
187
+ mini_portile2 (~> 2.6.1)
175
188
  racc (~> 1.4)
176
- octokit (4.20.0)
189
+ octokit (4.21.0)
177
190
  faraday (>= 0.9)
178
191
  sawyer (~> 0.8.0, >= 0.5.3)
179
192
  os (1.1.1)
180
193
  parallel (1.20.1)
181
- parser (3.0.0.0)
194
+ parser (3.0.2.0)
182
195
  ast (~> 2.4.1)
183
196
  protocol-hpack (1.4.2)
184
- protocol-http (0.21.0)
185
- protocol-http1 (0.13.2)
186
- protocol-http (~> 0.19)
197
+ protocol-http (0.22.5)
198
+ protocol-http1 (0.14.1)
199
+ protocol-http (~> 0.22)
187
200
  protocol-http2 (0.14.2)
188
201
  protocol-hpack (~> 1.4)
189
202
  protocol-http (~> 0.18)
@@ -209,7 +222,7 @@ GEM
209
222
  rails-dom-testing (2.0.3)
210
223
  activesupport (>= 4.2.0)
211
224
  nokogiri (>= 1.6)
212
- rails-html-sanitizer (1.3.0)
225
+ rails-html-sanitizer (1.4.1)
213
226
  loofah (~> 2.3)
214
227
  railties (5.2.0)
215
228
  actionpack (= 5.2.0)
@@ -218,8 +231,8 @@ GEM
218
231
  rake (>= 0.8.7)
219
232
  thor (>= 0.18.1, < 2.0)
220
233
  rainbow (3.0.0)
221
- rake (13.0.3)
222
- redis (4.2.5)
234
+ rake (13.0.6)
235
+ redis (4.4.0)
223
236
  retriable (3.1.2)
224
237
  rexml (3.2.5)
225
238
  rly (0.2.3)
@@ -236,7 +249,7 @@ GEM
236
249
  rspec-mocks (3.10.2)
237
250
  diff-lcs (>= 1.2.0, < 2.0)
238
251
  rspec-support (~> 3.10.0)
239
- rspec-rails (5.0.1)
252
+ rspec-rails (5.0.2)
240
253
  actionpack (>= 5.2)
241
254
  activesupport (>= 5.2)
242
255
  railties (>= 5.2)
@@ -255,11 +268,11 @@ GEM
255
268
  rubocop-rspec (1.37.0)
256
269
  rubocop (>= 0.68.1)
257
270
  ruby-progressbar (1.11.0)
258
- ruby2_keywords (0.0.4)
271
+ ruby2_keywords (0.0.5)
259
272
  sawyer (0.8.2)
260
273
  addressable (>= 2.3.5)
261
274
  faraday (> 0.8, < 2.0)
262
- semantic_logger (4.7.4)
275
+ semantic_logger (4.8.2)
263
276
  concurrent-ruby (~> 1.0)
264
277
  signet (0.15.0)
265
278
  addressable (~> 2.3)
@@ -281,11 +294,11 @@ GEM
281
294
  tzinfo (1.2.9)
282
295
  thread_safe (~> 0.1)
283
296
  unicode-display_width (1.6.1)
284
- webmock (3.12.2)
285
- addressable (>= 2.3.6)
297
+ webmock (3.14.0)
298
+ addressable (>= 2.8.0)
286
299
  crack (>= 0.3.2)
287
300
  hashdiff (>= 0.4.0, < 2.0.0)
288
- websocket-driver (0.7.3)
301
+ websocket-driver (0.7.5)
289
302
  websocket-extensions (>= 0.1.0)
290
303
  websocket-extensions (0.1.5)
291
304