cloudtasker 0.10.1 → 0.10.2

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.
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- cloudtasker (0.10.1)
4
+ cloudtasker (0.10.2)
5
5
  activesupport
6
6
  connection_pool
7
7
  fugit
@@ -54,41 +54,80 @@ 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.2.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
- ast (2.4.0)
64
+ ast (2.4.2)
65
+ async (1.30.1)
66
+ console (~> 1.10)
67
+ nio4r (~> 2.3)
68
+ timers (~> 4.1)
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
+ protocol-http2 (~> 0.14.0)
76
+ async-http-faraday (0.11.0)
77
+ async-http (~> 0.42)
78
+ faraday
79
+ async-io (1.32.2)
80
+ async
81
+ async-pool (0.3.8)
82
+ async (>= 1.25)
65
83
  builder (3.2.4)
66
- concurrent-ruby (1.1.6)
67
- connection_pool (2.2.3)
68
- crack (0.4.3)
69
- safe_yaml (~> 1.0.0)
84
+ concurrent-ruby (1.1.9)
85
+ connection_pool (2.2.5)
86
+ console (1.13.1)
87
+ fiber-local
88
+ crack (0.4.5)
89
+ rexml
70
90
  crass (1.0.6)
71
- diff-lcs (1.3)
72
- erubi (1.9.0)
91
+ diff-lcs (1.4.4)
92
+ erubi (1.10.0)
73
93
  et-orbi (1.2.4)
74
94
  tzinfo
75
- faraday (1.0.1)
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)
100
+ faraday-net_http (~> 1.0)
101
+ faraday-net_http_persistent (~> 1.1)
102
+ faraday-patron (~> 1.0)
103
+ faraday-rack (~> 1.0)
76
104
  multipart-post (>= 1.2, < 3)
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)
77
109
  faraday-http-cache (2.2.0)
78
110
  faraday (>= 0.8)
79
- fugit (1.3.9)
111
+ faraday-httpclient (1.0.1)
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)
116
+ fiber-local (1.0.0)
117
+ fugit (1.5.1)
80
118
  et-orbi (~> 1.1, >= 1.1.8)
81
- raabro (~> 1.3)
82
- github_changelog_generator (1.15.2)
119
+ raabro (~> 1.4)
120
+ github_changelog_generator (1.16.4)
83
121
  activesupport
122
+ async (>= 1.25.0)
123
+ async-http-faraday
84
124
  faraday-http-cache
85
125
  multi_json
86
126
  octokit (~> 4.6)
87
127
  rainbow (>= 2.2.1)
88
128
  rake (>= 10.0)
89
- retriable (~> 3.0)
90
- globalid (0.4.2)
91
- activesupport (>= 4.2.0)
129
+ globalid (0.5.2)
130
+ activesupport (>= 5.0)
92
131
  google-cloud-tasks (1.5.1)
93
132
  google-gax (~> 1.8)
94
133
  googleapis-common-protos (>= 1.3.9, < 2.0)
@@ -100,33 +139,33 @@ GEM
100
139
  googleauth (~> 0.9)
101
140
  grpc (~> 1.24)
102
141
  rly (~> 0.2.3)
103
- google-protobuf (3.13.0-universal-darwin)
104
- googleapis-common-protos (1.3.10)
105
- google-protobuf (~> 3.11)
106
- googleapis-common-protos-types (>= 1.0.5, < 2.0)
142
+ google-protobuf (3.17.3)
143
+ googleapis-common-protos (1.3.11)
144
+ google-protobuf (~> 3.14)
145
+ googleapis-common-protos-types (>= 1.0.6, < 2.0)
107
146
  grpc (~> 1.27)
108
- googleapis-common-protos-types (1.0.5)
109
- google-protobuf (~> 3.11)
110
- googleauth (0.13.1)
147
+ googleapis-common-protos-types (1.1.0)
148
+ google-protobuf (~> 3.14)
149
+ googleauth (0.17.0)
111
150
  faraday (>= 0.17.3, < 2.0)
112
151
  jwt (>= 1.4, < 3.0)
113
152
  memoist (~> 0.16)
114
153
  multi_json (~> 1.11)
115
154
  os (>= 0.9, < 2.0)
116
155
  signet (~> 0.14)
117
- grpc (1.32.0-universal-darwin)
118
- google-protobuf (~> 3.13)
156
+ grpc (1.38.0)
157
+ google-protobuf (~> 3.15)
119
158
  googleapis-common-protos-types (~> 1.0)
120
- grpc-google-iam-v1 (0.6.10)
121
- google-protobuf (~> 3.11)
122
- googleapis-common-protos (>= 1.3.10, < 2.0)
159
+ grpc-google-iam-v1 (0.6.11)
160
+ google-protobuf (~> 3.14)
161
+ googleapis-common-protos (>= 1.3.11, < 2.0)
123
162
  grpc (~> 1.27)
124
163
  hashdiff (1.0.1)
125
- i18n (1.8.2)
164
+ i18n (1.8.10)
126
165
  concurrent-ruby (~> 1.0)
127
166
  jaro_winkler (1.5.4)
128
- jwt (2.2.2)
129
- loofah (2.5.0)
167
+ jwt (2.2.3)
168
+ loofah (2.12.0)
130
169
  crass (~> 1.0.2)
131
170
  nokogiri (>= 1.5.9)
132
171
  mail (2.7.1)
@@ -135,25 +174,36 @@ GEM
135
174
  mimemagic (~> 0.3.2)
136
175
  memoist (0.16.2)
137
176
  method_source (1.0.0)
138
- mimemagic (0.3.4)
139
- mini_mime (1.0.2)
140
- mini_portile2 (2.4.0)
141
- minitest (5.14.0)
142
- multi_json (1.14.1)
177
+ mimemagic (0.3.10)
178
+ nokogiri (~> 1)
179
+ rake
180
+ mini_mime (1.1.1)
181
+ mini_portile2 (2.6.1)
182
+ minitest (5.14.4)
183
+ multi_json (1.15.0)
143
184
  multipart-post (2.1.1)
144
- nio4r (2.5.2)
145
- nokogiri (1.10.9)
146
- mini_portile2 (~> 2.4.0)
147
- octokit (4.18.0)
185
+ nio4r (2.5.8)
186
+ nokogiri (1.12.3)
187
+ mini_portile2 (~> 2.6.1)
188
+ racc (~> 1.4)
189
+ octokit (4.21.0)
148
190
  faraday (>= 0.9)
149
191
  sawyer (~> 0.8.0, >= 0.5.3)
150
192
  os (1.1.1)
151
- parallel (1.19.1)
152
- parser (2.7.1.1)
153
- ast (~> 2.4.0)
154
- public_suffix (4.0.4)
155
- raabro (1.3.3)
156
- rack (2.2.2)
193
+ parallel (1.20.1)
194
+ parser (3.0.2.0)
195
+ ast (~> 2.4.1)
196
+ protocol-hpack (1.4.2)
197
+ protocol-http (0.22.5)
198
+ protocol-http1 (0.14.2)
199
+ protocol-http (~> 0.22)
200
+ protocol-http2 (0.14.2)
201
+ protocol-hpack (~> 1.4)
202
+ protocol-http (~> 0.18)
203
+ public_suffix (4.0.6)
204
+ raabro (1.4.0)
205
+ racc (1.5.2)
206
+ rack (2.2.3)
157
207
  rack-test (1.1.0)
158
208
  rack (>= 1.0, < 3)
159
209
  rails (5.2.0)
@@ -172,7 +222,7 @@ GEM
172
222
  rails-dom-testing (2.0.3)
173
223
  activesupport (>= 4.2.0)
174
224
  nokogiri (>= 1.6)
175
- rails-html-sanitizer (1.3.0)
225
+ rails-html-sanitizer (1.4.2)
176
226
  loofah (~> 2.3)
177
227
  railties (5.2.0)
178
228
  actionpack (= 5.2.0)
@@ -181,31 +231,32 @@ GEM
181
231
  rake (>= 0.8.7)
182
232
  thor (>= 0.18.1, < 2.0)
183
233
  rainbow (3.0.0)
184
- rake (13.0.1)
185
- redis (4.2.2)
234
+ rake (13.0.6)
235
+ redis (4.4.0)
186
236
  retriable (3.1.2)
237
+ rexml (3.2.5)
187
238
  rly (0.2.3)
188
- rspec (3.9.0)
189
- rspec-core (~> 3.9.0)
190
- rspec-expectations (~> 3.9.0)
191
- rspec-mocks (~> 3.9.0)
192
- rspec-core (3.9.1)
193
- rspec-support (~> 3.9.1)
194
- rspec-expectations (3.9.1)
239
+ rspec (3.10.0)
240
+ rspec-core (~> 3.10.0)
241
+ rspec-expectations (~> 3.10.0)
242
+ rspec-mocks (~> 3.10.0)
243
+ rspec-core (3.10.1)
244
+ rspec-support (~> 3.10.0)
245
+ rspec-expectations (3.10.1)
195
246
  diff-lcs (>= 1.2.0, < 2.0)
196
- rspec-support (~> 3.9.0)
197
- rspec-mocks (3.9.1)
247
+ rspec-support (~> 3.10.0)
248
+ rspec-mocks (3.10.2)
198
249
  diff-lcs (>= 1.2.0, < 2.0)
199
- rspec-support (~> 3.9.0)
200
- rspec-rails (4.0.0)
201
- actionpack (>= 4.2)
202
- activesupport (>= 4.2)
203
- railties (>= 4.2)
204
- rspec-core (~> 3.9)
205
- rspec-expectations (~> 3.9)
206
- rspec-mocks (~> 3.9)
207
- rspec-support (~> 3.9)
208
- rspec-support (3.9.2)
250
+ rspec-support (~> 3.10.0)
251
+ rspec-rails (5.0.2)
252
+ actionpack (>= 5.2)
253
+ activesupport (>= 5.2)
254
+ railties (>= 5.2)
255
+ rspec-core (~> 3.10)
256
+ rspec-expectations (~> 3.10)
257
+ rspec-mocks (~> 3.10)
258
+ rspec-support (~> 3.10)
259
+ rspec-support (3.10.2)
209
260
  rubocop (0.76.0)
210
261
  jaro_winkler (~> 1.5.1)
211
262
  parallel (~> 1.10)
@@ -215,39 +266,40 @@ GEM
215
266
  unicode-display_width (>= 1.4.0, < 1.7)
216
267
  rubocop-rspec (1.37.0)
217
268
  rubocop (>= 0.68.1)
218
- ruby-progressbar (1.10.1)
219
- safe_yaml (1.0.5)
269
+ ruby-progressbar (1.11.0)
270
+ ruby2_keywords (0.0.5)
220
271
  sawyer (0.8.2)
221
272
  addressable (>= 2.3.5)
222
273
  faraday (> 0.8, < 2.0)
223
- semantic_logger (4.7.0)
274
+ semantic_logger (4.8.2)
224
275
  concurrent-ruby (~> 1.0)
225
- signet (0.14.0)
276
+ signet (0.15.0)
226
277
  addressable (~> 2.3)
227
278
  faraday (>= 0.17.3, < 2.0)
228
279
  jwt (>= 1.5, < 3.0)
229
280
  multi_json (~> 1.10)
230
- sprockets (4.0.0)
281
+ sprockets (4.0.2)
231
282
  concurrent-ruby (~> 1.0)
232
283
  rack (> 1, < 3)
233
- sprockets-rails (3.2.1)
284
+ sprockets-rails (3.2.2)
234
285
  actionpack (>= 4.0)
235
286
  activesupport (>= 4.0)
236
287
  sprockets (>= 3.0.0)
237
288
  sqlite3 (1.4.2)
238
- thor (1.0.1)
289
+ thor (1.1.0)
239
290
  thread_safe (0.3.6)
240
- timecop (0.9.1)
241
- tzinfo (1.2.7)
291
+ timecop (0.9.4)
292
+ timers (4.3.3)
293
+ tzinfo (1.2.9)
242
294
  thread_safe (~> 0.1)
243
295
  unicode-display_width (1.6.1)
244
- webmock (3.8.3)
245
- addressable (>= 2.3.6)
296
+ webmock (3.14.0)
297
+ addressable (>= 2.8.0)
246
298
  crack (>= 0.3.2)
247
299
  hashdiff (>= 0.4.0, < 2.0.0)
248
- websocket-driver (0.7.1)
300
+ websocket-driver (0.7.5)
249
301
  websocket-extensions (>= 0.1.0)
250
- websocket-extensions (0.1.4)
302
+ websocket-extensions (0.1.5)
251
303
 
252
304
  PLATFORMS
253
305
  ruby
@@ -269,4 +321,4 @@ DEPENDENCIES
269
321
  webmock
270
322
 
271
323
  BUNDLED WITH
272
- 2.1.4
324
+ 2.2.9
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- cloudtasker (0.10.1)
4
+ cloudtasker (0.10.2)
5
5
  activesupport
6
6
  connection_pool
7
7
  fugit
@@ -68,40 +68,79 @@ GEM
68
68
  minitest (~> 5.1)
69
69
  tzinfo (~> 1.1)
70
70
  zeitwerk (~> 2.1, >= 2.1.8)
71
- addressable (2.7.0)
71
+ addressable (2.8.0)
72
72
  public_suffix (>= 2.0.2, < 5.0)
73
- appraisal (2.2.0)
73
+ appraisal (2.4.1)
74
74
  bundler
75
75
  rake
76
76
  thor (>= 0.14.0)
77
- ast (2.4.0)
77
+ ast (2.4.2)
78
+ async (1.30.1)
79
+ console (~> 1.10)
80
+ nio4r (~> 2.3)
81
+ timers (~> 4.1)
82
+ async-http (0.56.5)
83
+ async (>= 1.25)
84
+ async-io (>= 1.28)
85
+ async-pool (>= 0.2)
86
+ protocol-http (~> 0.22.0)
87
+ protocol-http1 (~> 0.14.0)
88
+ protocol-http2 (~> 0.14.0)
89
+ async-http-faraday (0.11.0)
90
+ async-http (~> 0.42)
91
+ faraday
92
+ async-io (1.32.2)
93
+ async
94
+ async-pool (0.3.8)
95
+ async (>= 1.25)
78
96
  builder (3.2.4)
79
- concurrent-ruby (1.1.6)
80
- connection_pool (2.2.3)
81
- crack (0.4.3)
82
- safe_yaml (~> 1.0.0)
97
+ concurrent-ruby (1.1.9)
98
+ connection_pool (2.2.5)
99
+ console (1.13.1)
100
+ fiber-local
101
+ crack (0.4.5)
102
+ rexml
83
103
  crass (1.0.6)
84
- diff-lcs (1.3)
85
- erubi (1.9.0)
104
+ diff-lcs (1.4.4)
105
+ erubi (1.10.0)
86
106
  et-orbi (1.2.4)
87
107
  tzinfo
88
- faraday (1.0.1)
108
+ faraday (1.7.0)
109
+ faraday-em_http (~> 1.0)
110
+ faraday-em_synchrony (~> 1.0)
111
+ faraday-excon (~> 1.1)
112
+ faraday-httpclient (~> 1.0.1)
113
+ faraday-net_http (~> 1.0)
114
+ faraday-net_http_persistent (~> 1.1)
115
+ faraday-patron (~> 1.0)
116
+ faraday-rack (~> 1.0)
89
117
  multipart-post (>= 1.2, < 3)
118
+ ruby2_keywords (>= 0.0.4)
119
+ faraday-em_http (1.0.0)
120
+ faraday-em_synchrony (1.0.0)
121
+ faraday-excon (1.1.0)
90
122
  faraday-http-cache (2.2.0)
91
123
  faraday (>= 0.8)
92
- fugit (1.3.9)
124
+ faraday-httpclient (1.0.1)
125
+ faraday-net_http (1.0.1)
126
+ faraday-net_http_persistent (1.2.0)
127
+ faraday-patron (1.0.0)
128
+ faraday-rack (1.0.0)
129
+ fiber-local (1.0.0)
130
+ fugit (1.5.1)
93
131
  et-orbi (~> 1.1, >= 1.1.8)
94
- raabro (~> 1.3)
95
- github_changelog_generator (1.15.2)
132
+ raabro (~> 1.4)
133
+ github_changelog_generator (1.16.4)
96
134
  activesupport
135
+ async (>= 1.25.0)
136
+ async-http-faraday
97
137
  faraday-http-cache
98
138
  multi_json
99
139
  octokit (~> 4.6)
100
140
  rainbow (>= 2.2.1)
101
141
  rake (>= 10.0)
102
- retriable (~> 3.0)
103
- globalid (0.4.2)
104
- activesupport (>= 4.2.0)
142
+ globalid (0.5.2)
143
+ activesupport (>= 5.0)
105
144
  google-cloud-tasks (1.5.1)
106
145
  google-gax (~> 1.8)
107
146
  googleapis-common-protos (>= 1.3.9, < 2.0)
@@ -113,33 +152,33 @@ GEM
113
152
  googleauth (~> 0.9)
114
153
  grpc (~> 1.24)
115
154
  rly (~> 0.2.3)
116
- google-protobuf (3.13.0-universal-darwin)
117
- googleapis-common-protos (1.3.10)
118
- google-protobuf (~> 3.11)
119
- googleapis-common-protos-types (>= 1.0.5, < 2.0)
155
+ google-protobuf (3.17.3)
156
+ googleapis-common-protos (1.3.11)
157
+ google-protobuf (~> 3.14)
158
+ googleapis-common-protos-types (>= 1.0.6, < 2.0)
120
159
  grpc (~> 1.27)
121
- googleapis-common-protos-types (1.0.5)
122
- google-protobuf (~> 3.11)
123
- googleauth (0.13.1)
160
+ googleapis-common-protos-types (1.1.0)
161
+ google-protobuf (~> 3.14)
162
+ googleauth (0.17.0)
124
163
  faraday (>= 0.17.3, < 2.0)
125
164
  jwt (>= 1.4, < 3.0)
126
165
  memoist (~> 0.16)
127
166
  multi_json (~> 1.11)
128
167
  os (>= 0.9, < 2.0)
129
168
  signet (~> 0.14)
130
- grpc (1.32.0-universal-darwin)
131
- google-protobuf (~> 3.13)
169
+ grpc (1.38.0)
170
+ google-protobuf (~> 3.15)
132
171
  googleapis-common-protos-types (~> 1.0)
133
- grpc-google-iam-v1 (0.6.10)
134
- google-protobuf (~> 3.11)
135
- googleapis-common-protos (>= 1.3.10, < 2.0)
172
+ grpc-google-iam-v1 (0.6.11)
173
+ google-protobuf (~> 3.14)
174
+ googleapis-common-protos (>= 1.3.11, < 2.0)
136
175
  grpc (~> 1.27)
137
176
  hashdiff (1.0.1)
138
- i18n (1.8.2)
177
+ i18n (1.8.10)
139
178
  concurrent-ruby (~> 1.0)
140
179
  jaro_winkler (1.5.4)
141
- jwt (2.2.2)
142
- loofah (2.5.0)
180
+ jwt (2.2.3)
181
+ loofah (2.12.0)
143
182
  crass (~> 1.0.2)
144
183
  nokogiri (>= 1.5.9)
145
184
  mail (2.7.1)
@@ -148,25 +187,36 @@ GEM
148
187
  mimemagic (~> 0.3.2)
149
188
  memoist (0.16.2)
150
189
  method_source (1.0.0)
151
- mimemagic (0.3.4)
152
- mini_mime (1.0.2)
153
- mini_portile2 (2.4.0)
154
- minitest (5.14.0)
155
- multi_json (1.14.1)
190
+ mimemagic (0.3.10)
191
+ nokogiri (~> 1)
192
+ rake
193
+ mini_mime (1.1.1)
194
+ mini_portile2 (2.6.1)
195
+ minitest (5.14.4)
196
+ multi_json (1.15.0)
156
197
  multipart-post (2.1.1)
157
- nio4r (2.5.2)
158
- nokogiri (1.10.9)
159
- mini_portile2 (~> 2.4.0)
160
- octokit (4.18.0)
198
+ nio4r (2.5.8)
199
+ nokogiri (1.12.3)
200
+ mini_portile2 (~> 2.6.1)
201
+ racc (~> 1.4)
202
+ octokit (4.21.0)
161
203
  faraday (>= 0.9)
162
204
  sawyer (~> 0.8.0, >= 0.5.3)
163
205
  os (1.1.1)
164
- parallel (1.19.1)
165
- parser (2.7.1.1)
166
- ast (~> 2.4.0)
167
- public_suffix (4.0.4)
168
- raabro (1.3.3)
169
- rack (2.2.2)
206
+ parallel (1.20.1)
207
+ parser (3.0.2.0)
208
+ ast (~> 2.4.1)
209
+ protocol-hpack (1.4.2)
210
+ protocol-http (0.22.5)
211
+ protocol-http1 (0.14.2)
212
+ protocol-http (~> 0.22)
213
+ protocol-http2 (0.14.2)
214
+ protocol-hpack (~> 1.4)
215
+ protocol-http (~> 0.18)
216
+ public_suffix (4.0.6)
217
+ raabro (1.4.0)
218
+ racc (1.5.2)
219
+ rack (2.2.3)
170
220
  rack-test (1.1.0)
171
221
  rack (>= 1.0, < 3)
172
222
  rails (6.0.0)
@@ -187,7 +237,7 @@ GEM
187
237
  rails-dom-testing (2.0.3)
188
238
  activesupport (>= 4.2.0)
189
239
  nokogiri (>= 1.6)
190
- rails-html-sanitizer (1.3.0)
240
+ rails-html-sanitizer (1.4.2)
191
241
  loofah (~> 2.3)
192
242
  railties (6.0.0)
193
243
  actionpack (= 6.0.0)
@@ -196,31 +246,32 @@ GEM
196
246
  rake (>= 0.8.7)
197
247
  thor (>= 0.20.3, < 2.0)
198
248
  rainbow (3.0.0)
199
- rake (13.0.1)
200
- redis (4.2.2)
249
+ rake (13.0.6)
250
+ redis (4.4.0)
201
251
  retriable (3.1.2)
252
+ rexml (3.2.5)
202
253
  rly (0.2.3)
203
- rspec (3.9.0)
204
- rspec-core (~> 3.9.0)
205
- rspec-expectations (~> 3.9.0)
206
- rspec-mocks (~> 3.9.0)
207
- rspec-core (3.9.1)
208
- rspec-support (~> 3.9.1)
209
- rspec-expectations (3.9.1)
254
+ rspec (3.10.0)
255
+ rspec-core (~> 3.10.0)
256
+ rspec-expectations (~> 3.10.0)
257
+ rspec-mocks (~> 3.10.0)
258
+ rspec-core (3.10.1)
259
+ rspec-support (~> 3.10.0)
260
+ rspec-expectations (3.10.1)
210
261
  diff-lcs (>= 1.2.0, < 2.0)
211
- rspec-support (~> 3.9.0)
212
- rspec-mocks (3.9.1)
262
+ rspec-support (~> 3.10.0)
263
+ rspec-mocks (3.10.2)
213
264
  diff-lcs (>= 1.2.0, < 2.0)
214
- rspec-support (~> 3.9.0)
215
- rspec-rails (4.0.0)
216
- actionpack (>= 4.2)
217
- activesupport (>= 4.2)
218
- railties (>= 4.2)
219
- rspec-core (~> 3.9)
220
- rspec-expectations (~> 3.9)
221
- rspec-mocks (~> 3.9)
222
- rspec-support (~> 3.9)
223
- rspec-support (3.9.2)
265
+ rspec-support (~> 3.10.0)
266
+ rspec-rails (5.0.2)
267
+ actionpack (>= 5.2)
268
+ activesupport (>= 5.2)
269
+ railties (>= 5.2)
270
+ rspec-core (~> 3.10)
271
+ rspec-expectations (~> 3.10)
272
+ rspec-mocks (~> 3.10)
273
+ rspec-support (~> 3.10)
274
+ rspec-support (3.10.2)
224
275
  rubocop (0.76.0)
225
276
  jaro_winkler (~> 1.5.1)
226
277
  parallel (~> 1.10)
@@ -230,40 +281,41 @@ GEM
230
281
  unicode-display_width (>= 1.4.0, < 1.7)
231
282
  rubocop-rspec (1.37.0)
232
283
  rubocop (>= 0.68.1)
233
- ruby-progressbar (1.10.1)
234
- safe_yaml (1.0.5)
284
+ ruby-progressbar (1.11.0)
285
+ ruby2_keywords (0.0.5)
235
286
  sawyer (0.8.2)
236
287
  addressable (>= 2.3.5)
237
288
  faraday (> 0.8, < 2.0)
238
- semantic_logger (4.7.0)
289
+ semantic_logger (4.8.2)
239
290
  concurrent-ruby (~> 1.0)
240
- signet (0.14.0)
291
+ signet (0.15.0)
241
292
  addressable (~> 2.3)
242
293
  faraday (>= 0.17.3, < 2.0)
243
294
  jwt (>= 1.5, < 3.0)
244
295
  multi_json (~> 1.10)
245
- sprockets (4.0.0)
296
+ sprockets (4.0.2)
246
297
  concurrent-ruby (~> 1.0)
247
298
  rack (> 1, < 3)
248
- sprockets-rails (3.2.1)
299
+ sprockets-rails (3.2.2)
249
300
  actionpack (>= 4.0)
250
301
  activesupport (>= 4.0)
251
302
  sprockets (>= 3.0.0)
252
303
  sqlite3 (1.4.2)
253
- thor (1.0.1)
304
+ thor (1.1.0)
254
305
  thread_safe (0.3.6)
255
- timecop (0.9.1)
256
- tzinfo (1.2.7)
306
+ timecop (0.9.4)
307
+ timers (4.3.3)
308
+ tzinfo (1.2.9)
257
309
  thread_safe (~> 0.1)
258
310
  unicode-display_width (1.6.1)
259
- webmock (3.8.3)
260
- addressable (>= 2.3.6)
311
+ webmock (3.14.0)
312
+ addressable (>= 2.8.0)
261
313
  crack (>= 0.3.2)
262
314
  hashdiff (>= 0.4.0, < 2.0.0)
263
- websocket-driver (0.7.1)
315
+ websocket-driver (0.7.5)
264
316
  websocket-extensions (>= 0.1.0)
265
- websocket-extensions (0.1.4)
266
- zeitwerk (2.3.0)
317
+ websocket-extensions (0.1.5)
318
+ zeitwerk (2.4.2)
267
319
 
268
320
  PLATFORMS
269
321
  ruby
@@ -285,4 +337,4 @@ DEPENDENCIES
285
337
  webmock
286
338
 
287
339
  BUNDLED WITH
288
- 2.1.4
340
+ 2.2.9