cloudtasker 0.12.rc9 → 0.12.1

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.rc9)
4
+ cloudtasker (0.12.1)
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.1)
17
+ actionpack (= 6.1.4.1)
18
+ activesupport (= 6.1.4.1)
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.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)
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.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)
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.1)
36
+ actionview (= 6.1.4.1)
37
+ activesupport (= 6.1.4.1)
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.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)
47
47
  nokogiri (>= 1.8.5)
48
- actionview (6.1.3.1)
49
- activesupport (= 6.1.3.1)
48
+ actionview (6.1.4.1)
49
+ activesupport (= 6.1.4.1)
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.1)
55
+ activesupport (= 6.1.4.1)
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.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
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.1)
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.29.0)
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)
101
+ concurrent-ruby (1.1.9)
102
102
  connection_pool (2.2.5)
103
- console (1.11.1)
103
+ console (1.13.1)
104
104
  fiber-local
105
105
  crack (0.4.5)
106
106
  rexml
@@ -109,22 +109,32 @@ GEM
109
109
  erubi (1.10.0)
110
110
  et-orbi (1.2.4)
111
111
  tzinfo
112
- faraday (1.4.1)
112
+ faraday (1.7.0)
113
+ faraday-em_http (~> 1.0)
114
+ faraday-em_synchrony (~> 1.0)
113
115
  faraday-excon (~> 1.1)
116
+ faraday-httpclient (~> 1.0.1)
114
117
  faraday-net_http (~> 1.0)
115
118
  faraday-net_http_persistent (~> 1.1)
119
+ faraday-patron (~> 1.0)
120
+ faraday-rack (~> 1.0)
116
121
  multipart-post (>= 1.2, < 3)
117
122
  ruby2_keywords (>= 0.0.4)
123
+ faraday-em_http (1.0.0)
124
+ faraday-em_synchrony (1.0.0)
118
125
  faraday-excon (1.1.0)
119
126
  faraday-http-cache (2.2.0)
120
127
  faraday (>= 0.8)
128
+ faraday-httpclient (1.0.1)
121
129
  faraday-net_http (1.0.1)
122
- faraday-net_http_persistent (1.1.0)
130
+ faraday-net_http_persistent (1.2.0)
131
+ faraday-patron (1.0.0)
132
+ faraday-rack (1.0.0)
123
133
  fiber-local (1.0.0)
124
- fugit (1.4.4)
134
+ fugit (1.5.1)
125
135
  et-orbi (~> 1.1, >= 1.1.8)
126
136
  raabro (~> 1.4)
127
- github_changelog_generator (1.16.1)
137
+ github_changelog_generator (1.16.4)
128
138
  activesupport
129
139
  async (>= 1.25.0)
130
140
  async-http-faraday
@@ -133,9 +143,8 @@ GEM
133
143
  octokit (~> 4.6)
134
144
  rainbow (>= 2.2.1)
135
145
  rake (>= 10.0)
136
- retriable (~> 3.0)
137
- globalid (0.4.2)
138
- activesupport (>= 4.2.0)
146
+ globalid (0.5.2)
147
+ activesupport (>= 5.0)
139
148
  google-cloud-tasks (1.3.0)
140
149
  google-gax (~> 1.8)
141
150
  googleapis-common-protos (>= 1.3.9, < 2.0)
@@ -147,21 +156,21 @@ GEM
147
156
  googleauth (~> 0.9)
148
157
  grpc (~> 1.24)
149
158
  rly (~> 0.2.3)
150
- google-protobuf (3.15.8)
159
+ google-protobuf (3.17.3)
151
160
  googleapis-common-protos (1.3.11)
152
161
  google-protobuf (~> 3.14)
153
162
  googleapis-common-protos-types (>= 1.0.6, < 2.0)
154
163
  grpc (~> 1.27)
155
- googleapis-common-protos-types (1.0.6)
164
+ googleapis-common-protos-types (1.1.0)
156
165
  google-protobuf (~> 3.14)
157
- googleauth (0.16.1)
166
+ googleauth (0.17.0)
158
167
  faraday (>= 0.17.3, < 2.0)
159
168
  jwt (>= 1.4, < 3.0)
160
169
  memoist (~> 0.16)
161
170
  multi_json (~> 1.11)
162
171
  os (>= 0.9, < 2.0)
163
172
  signet (~> 0.14)
164
- grpc (1.37.0)
173
+ grpc (1.38.0)
165
174
  google-protobuf (~> 3.15)
166
175
  googleapis-common-protos-types (~> 1.0)
167
176
  grpc-google-iam-v1 (0.6.11)
@@ -172,8 +181,8 @@ GEM
172
181
  i18n (1.8.10)
173
182
  concurrent-ruby (~> 1.0)
174
183
  jaro_winkler (1.5.4)
175
- jwt (2.2.2)
176
- loofah (2.9.1)
184
+ jwt (2.2.3)
185
+ loofah (2.12.0)
177
186
  crass (~> 1.0.2)
178
187
  nokogiri (>= 1.5.9)
179
188
  mail (2.7.1)
@@ -181,26 +190,26 @@ GEM
181
190
  marcel (1.0.1)
182
191
  memoist (0.16.2)
183
192
  method_source (1.0.0)
184
- mini_mime (1.0.3)
185
- mini_portile2 (2.5.0)
193
+ mini_mime (1.1.1)
194
+ mini_portile2 (2.6.1)
186
195
  minitest (5.14.4)
187
196
  multi_json (1.15.0)
188
197
  multipart-post (2.1.1)
189
- nio4r (2.5.7)
190
- nokogiri (1.11.3)
191
- mini_portile2 (~> 2.5.0)
198
+ nio4r (2.5.8)
199
+ nokogiri (1.12.3)
200
+ mini_portile2 (~> 2.6.1)
192
201
  racc (~> 1.4)
193
- octokit (4.20.0)
202
+ octokit (4.21.0)
194
203
  faraday (>= 0.9)
195
204
  sawyer (~> 0.8.0, >= 0.5.3)
196
205
  os (1.1.1)
197
206
  parallel (1.20.1)
198
- parser (3.0.1.0)
207
+ parser (3.0.2.0)
199
208
  ast (~> 2.4.1)
200
209
  protocol-hpack (1.4.2)
201
- protocol-http (0.21.0)
202
- protocol-http1 (0.13.2)
203
- protocol-http (~> 0.19)
210
+ protocol-http (0.22.5)
211
+ protocol-http1 (0.14.2)
212
+ protocol-http (~> 0.22)
204
213
  protocol-http2 (0.14.2)
205
214
  protocol-hpack (~> 1.4)
206
215
  protocol-http (~> 0.18)
@@ -210,35 +219,35 @@ GEM
210
219
  rack (2.2.3)
211
220
  rack-test (1.1.0)
212
221
  rack (>= 1.0, < 3)
213
- rails (6.1.3.1)
214
- actioncable (= 6.1.3.1)
215
- actionmailbox (= 6.1.3.1)
216
- actionmailer (= 6.1.3.1)
217
- actionpack (= 6.1.3.1)
218
- actiontext (= 6.1.3.1)
219
- actionview (= 6.1.3.1)
220
- activejob (= 6.1.3.1)
221
- activemodel (= 6.1.3.1)
222
- activerecord (= 6.1.3.1)
223
- activestorage (= 6.1.3.1)
224
- activesupport (= 6.1.3.1)
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)
225
234
  bundler (>= 1.15.0)
226
- railties (= 6.1.3.1)
235
+ railties (= 6.1.4.1)
227
236
  sprockets-rails (>= 2.0.0)
228
237
  rails-dom-testing (2.0.3)
229
238
  activesupport (>= 4.2.0)
230
239
  nokogiri (>= 1.6)
231
- rails-html-sanitizer (1.3.0)
240
+ rails-html-sanitizer (1.4.2)
232
241
  loofah (~> 2.3)
233
- railties (6.1.3.1)
234
- actionpack (= 6.1.3.1)
235
- activesupport (= 6.1.3.1)
242
+ railties (6.1.4.1)
243
+ actionpack (= 6.1.4.1)
244
+ activesupport (= 6.1.4.1)
236
245
  method_source
237
- rake (>= 0.8.7)
246
+ rake (>= 0.13)
238
247
  thor (~> 1.0)
239
248
  rainbow (3.0.0)
240
- rake (13.0.3)
241
- redis (4.2.5)
249
+ rake (13.0.6)
250
+ redis (4.4.0)
242
251
  retriable (3.1.2)
243
252
  rexml (3.2.5)
244
253
  rly (0.2.3)
@@ -255,7 +264,7 @@ GEM
255
264
  rspec-mocks (3.10.2)
256
265
  diff-lcs (>= 1.2.0, < 2.0)
257
266
  rspec-support (~> 3.10.0)
258
- rspec-rails (5.0.1)
267
+ rspec-rails (5.0.2)
259
268
  actionpack (>= 5.2)
260
269
  activesupport (>= 5.2)
261
270
  railties (>= 5.2)
@@ -274,11 +283,11 @@ GEM
274
283
  rubocop-rspec (1.37.0)
275
284
  rubocop (>= 0.68.1)
276
285
  ruby-progressbar (1.11.0)
277
- ruby2_keywords (0.0.4)
286
+ ruby2_keywords (0.0.5)
278
287
  sawyer (0.8.2)
279
288
  addressable (>= 2.3.5)
280
289
  faraday (> 0.8, < 2.0)
281
- semantic_logger (4.7.4)
290
+ semantic_logger (4.8.2)
282
291
  concurrent-ruby (~> 1.0)
283
292
  signet (0.15.0)
284
293
  addressable (~> 2.3)
@@ -299,11 +308,11 @@ GEM
299
308
  tzinfo (2.0.4)
300
309
  concurrent-ruby (~> 1.0)
301
310
  unicode-display_width (1.6.1)
302
- webmock (3.12.2)
303
- addressable (>= 2.3.6)
311
+ webmock (3.14.0)
312
+ addressable (>= 2.8.0)
304
313
  crack (>= 0.3.2)
305
314
  hashdiff (>= 0.4.0, < 2.0.0)
306
- websocket-driver (0.7.3)
315
+ websocket-driver (0.7.5)
307
316
  websocket-extensions (>= 0.1.0)
308
317
  websocket-extensions (0.1.5)
309
318
  zeitwerk (2.4.2)
@@ -330,4 +339,4 @@ DEPENDENCIES
330
339
  webmock
331
340
 
332
341
  BUNDLED WITH
333
- 2.2.9
342
+ 2.2.26
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- cloudtasker (0.12.rc9)
4
+ cloudtasker (0.12.1)
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.29.0)
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)
84
+ concurrent-ruby (1.1.9)
85
85
  connection_pool (2.2.5)
86
- console (1.11.1)
86
+ console (1.13.1)
87
87
  fiber-local
88
88
  crack (0.4.5)
89
89
  rexml
@@ -92,22 +92,32 @@ GEM
92
92
  erubi (1.10.0)
93
93
  et-orbi (1.2.4)
94
94
  tzinfo
95
- faraday (1.4.1)
95
+ faraday (1.7.0)
96
+ faraday-em_http (~> 1.0)
97
+ faraday-em_synchrony (~> 1.0)
96
98
  faraday-excon (~> 1.1)
99
+ faraday-httpclient (~> 1.0.1)
97
100
  faraday-net_http (~> 1.0)
98
101
  faraday-net_http_persistent (~> 1.1)
102
+ faraday-patron (~> 1.0)
103
+ faraday-rack (~> 1.0)
99
104
  multipart-post (>= 1.2, < 3)
100
105
  ruby2_keywords (>= 0.0.4)
106
+ faraday-em_http (1.0.0)
107
+ faraday-em_synchrony (1.0.0)
101
108
  faraday-excon (1.1.0)
102
109
  faraday-http-cache (2.2.0)
103
110
  faraday (>= 0.8)
111
+ faraday-httpclient (1.0.1)
104
112
  faraday-net_http (1.0.1)
105
- faraday-net_http_persistent (1.1.0)
113
+ faraday-net_http_persistent (1.2.0)
114
+ faraday-patron (1.0.0)
115
+ faraday-rack (1.0.0)
106
116
  fiber-local (1.0.0)
107
- fugit (1.4.4)
117
+ fugit (1.5.1)
108
118
  et-orbi (~> 1.1, >= 1.1.8)
109
119
  raabro (~> 1.4)
110
- github_changelog_generator (1.16.1)
120
+ github_changelog_generator (1.16.4)
111
121
  activesupport
112
122
  async (>= 1.25.0)
113
123
  async-http-faraday
@@ -116,9 +126,8 @@ GEM
116
126
  octokit (~> 4.6)
117
127
  rainbow (>= 2.2.1)
118
128
  rake (>= 10.0)
119
- retriable (~> 3.0)
120
- globalid (0.4.2)
121
- activesupport (>= 4.2.0)
129
+ globalid (0.5.2)
130
+ activesupport (>= 5.0)
122
131
  google-cloud-tasks (1.5.1)
123
132
  google-gax (~> 1.8)
124
133
  googleapis-common-protos (>= 1.3.9, < 2.0)
@@ -130,21 +139,21 @@ GEM
130
139
  googleauth (~> 0.9)
131
140
  grpc (~> 1.24)
132
141
  rly (~> 0.2.3)
133
- google-protobuf (3.15.8)
142
+ google-protobuf (3.17.3)
134
143
  googleapis-common-protos (1.3.11)
135
144
  google-protobuf (~> 3.14)
136
145
  googleapis-common-protos-types (>= 1.0.6, < 2.0)
137
146
  grpc (~> 1.27)
138
- googleapis-common-protos-types (1.0.6)
147
+ googleapis-common-protos-types (1.1.0)
139
148
  google-protobuf (~> 3.14)
140
- googleauth (0.16.1)
149
+ googleauth (0.17.0)
141
150
  faraday (>= 0.17.3, < 2.0)
142
151
  jwt (>= 1.4, < 3.0)
143
152
  memoist (~> 0.16)
144
153
  multi_json (~> 1.11)
145
154
  os (>= 0.9, < 2.0)
146
155
  signet (~> 0.14)
147
- grpc (1.37.0)
156
+ grpc (1.38.0)
148
157
  google-protobuf (~> 3.15)
149
158
  googleapis-common-protos-types (~> 1.0)
150
159
  grpc-google-iam-v1 (0.6.11)
@@ -155,8 +164,8 @@ GEM
155
164
  i18n (1.8.10)
156
165
  concurrent-ruby (~> 1.0)
157
166
  jaro_winkler (1.5.4)
158
- jwt (2.2.2)
159
- loofah (2.9.1)
167
+ jwt (2.2.3)
168
+ loofah (2.12.0)
160
169
  crass (~> 1.0.2)
161
170
  nokogiri (>= 1.5.9)
162
171
  mail (2.7.1)
@@ -168,26 +177,26 @@ GEM
168
177
  mimemagic (0.3.10)
169
178
  nokogiri (~> 1)
170
179
  rake
171
- mini_mime (1.1.0)
172
- mini_portile2 (2.5.0)
180
+ mini_mime (1.1.1)
181
+ mini_portile2 (2.6.1)
173
182
  minitest (5.14.4)
174
183
  multi_json (1.15.0)
175
184
  multipart-post (2.1.1)
176
- nio4r (2.5.7)
177
- nokogiri (1.11.3)
178
- mini_portile2 (~> 2.5.0)
185
+ nio4r (2.5.8)
186
+ nokogiri (1.12.3)
187
+ mini_portile2 (~> 2.6.1)
179
188
  racc (~> 1.4)
180
- octokit (4.20.0)
189
+ octokit (4.21.0)
181
190
  faraday (>= 0.9)
182
191
  sawyer (~> 0.8.0, >= 0.5.3)
183
192
  os (1.1.1)
184
193
  parallel (1.20.1)
185
- parser (3.0.1.0)
194
+ parser (3.0.2.0)
186
195
  ast (~> 2.4.1)
187
196
  protocol-hpack (1.4.2)
188
- protocol-http (0.21.0)
189
- protocol-http1 (0.13.2)
190
- protocol-http (~> 0.19)
197
+ protocol-http (0.22.5)
198
+ protocol-http1 (0.14.2)
199
+ protocol-http (~> 0.22)
191
200
  protocol-http2 (0.14.2)
192
201
  protocol-hpack (~> 1.4)
193
202
  protocol-http (~> 0.18)
@@ -213,7 +222,7 @@ GEM
213
222
  rails-dom-testing (2.0.3)
214
223
  activesupport (>= 4.2.0)
215
224
  nokogiri (>= 1.6)
216
- rails-html-sanitizer (1.3.0)
225
+ rails-html-sanitizer (1.4.2)
217
226
  loofah (~> 2.3)
218
227
  railties (5.2.0)
219
228
  actionpack (= 5.2.0)
@@ -222,8 +231,8 @@ GEM
222
231
  rake (>= 0.8.7)
223
232
  thor (>= 0.18.1, < 2.0)
224
233
  rainbow (3.0.0)
225
- rake (13.0.3)
226
- redis (4.2.5)
234
+ rake (13.0.6)
235
+ redis (4.4.0)
227
236
  retriable (3.1.2)
228
237
  rexml (3.2.5)
229
238
  rly (0.2.3)
@@ -240,7 +249,7 @@ GEM
240
249
  rspec-mocks (3.10.2)
241
250
  diff-lcs (>= 1.2.0, < 2.0)
242
251
  rspec-support (~> 3.10.0)
243
- rspec-rails (5.0.1)
252
+ rspec-rails (5.0.2)
244
253
  actionpack (>= 5.2)
245
254
  activesupport (>= 5.2)
246
255
  railties (>= 5.2)
@@ -259,11 +268,11 @@ GEM
259
268
  rubocop-rspec (1.37.0)
260
269
  rubocop (>= 0.68.1)
261
270
  ruby-progressbar (1.11.0)
262
- ruby2_keywords (0.0.4)
271
+ ruby2_keywords (0.0.5)
263
272
  sawyer (0.8.2)
264
273
  addressable (>= 2.3.5)
265
274
  faraday (> 0.8, < 2.0)
266
- semantic_logger (4.7.4)
275
+ semantic_logger (4.8.2)
267
276
  concurrent-ruby (~> 1.0)
268
277
  signet (0.15.0)
269
278
  addressable (~> 2.3)
@@ -285,11 +294,11 @@ GEM
285
294
  tzinfo (1.2.9)
286
295
  thread_safe (~> 0.1)
287
296
  unicode-display_width (1.6.1)
288
- webmock (3.12.2)
289
- addressable (>= 2.3.6)
297
+ webmock (3.14.0)
298
+ addressable (>= 2.8.0)
290
299
  crack (>= 0.3.2)
291
300
  hashdiff (>= 0.4.0, < 2.0.0)
292
- websocket-driver (0.7.3)
301
+ websocket-driver (0.7.5)
293
302
  websocket-extensions (>= 0.1.0)
294
303
  websocket-extensions (0.1.5)
295
304
 
@@ -314,4 +323,4 @@ DEPENDENCIES
314
323
  webmock
315
324
 
316
325
  BUNDLED WITH
317
- 2.2.9
326
+ 2.2.26