cloudtasker 0.11.1 → 0.12.rc1

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