1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actioncable (5.2.4 .1 )
5
- actionpack (= 5.2.4 .1 )
4
+ actioncable (6.0.2 .1 )
5
+ actionpack (= 6.0.2 .1 )
6
6
nio4r (~> 2.0 )
7
7
websocket-driver (>= 0.6.1 )
8
- actionmailer (5.2.4.1 )
9
- actionpack (= 5.2.4.1 )
10
- actionview (= 5.2.4.1 )
11
- activejob (= 5.2.4.1 )
8
+ actionmailbox (6.0.2.1 )
9
+ actionpack (= 6.0.2.1 )
10
+ activejob (= 6.0.2.1 )
11
+ activerecord (= 6.0.2.1 )
12
+ activestorage (= 6.0.2.1 )
13
+ activesupport (= 6.0.2.1 )
14
+ mail (>= 2.7.1 )
15
+ actionmailer (6.0.2.1 )
16
+ actionpack (= 6.0.2.1 )
17
+ actionview (= 6.0.2.1 )
18
+ activejob (= 6.0.2.1 )
12
19
mail (~> 2.5 , >= 2.5.4 )
13
20
rails-dom-testing (~> 2.0 )
14
- actionpack (5.2.4 .1 )
15
- actionview (= 5.2.4 .1 )
16
- activesupport (= 5.2.4 .1 )
21
+ actionpack (6.0.2 .1 )
22
+ actionview (= 6.0.2 .1 )
23
+ activesupport (= 6.0.2 .1 )
17
24
rack (~> 2.0 , >= 2.0.8 )
18
25
rack-test (>= 0.6.3 )
19
26
rails-dom-testing (~> 2.0 )
20
- rails-html-sanitizer (~> 1.0 , >= 1.0.2 )
21
- actionview (5.2.4.1 )
22
- activesupport (= 5.2.4.1 )
27
+ rails-html-sanitizer (~> 1.0 , >= 1.2.0 )
28
+ actiontext (6.0.2.1 )
29
+ actionpack (= 6.0.2.1 )
30
+ activerecord (= 6.0.2.1 )
31
+ activestorage (= 6.0.2.1 )
32
+ activesupport (= 6.0.2.1 )
33
+ nokogiri (>= 1.8.5 )
34
+ actionview (6.0.2.1 )
35
+ activesupport (= 6.0.2.1 )
23
36
builder (~> 3.1 )
24
37
erubi (~> 1.4 )
25
38
rails-dom-testing (~> 2.0 )
26
- rails-html-sanitizer (~> 1.0 , >= 1.0.3 )
27
- activejob (5.2.4 .1 )
28
- activesupport (= 5.2.4 .1 )
39
+ rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
40
+ activejob (6.0.2 .1 )
41
+ activesupport (= 6.0.2 .1 )
29
42
globalid (>= 0.3.6 )
30
- activemodel (5.2.4 .1 )
31
- activesupport (= 5.2.4 .1 )
32
- activerecord (5.2.4 .1 )
33
- activemodel (= 5.2.4 .1 )
34
- activesupport (= 5.2.4 .1 )
35
- arel ( >= 9.0 )
36
- activestorage ( 5.2.4 .1 )
37
- actionpack (= 5.2.4 .1 )
38
- activerecord (= 5.2.4 .1 )
43
+ activemodel (6.0.2 .1 )
44
+ activesupport (= 6.0.2 .1 )
45
+ activerecord (6.0.2 .1 )
46
+ activemodel (= 6.0.2 .1 )
47
+ activesupport (= 6.0.2 .1 )
48
+ activestorage ( 6.0.2.1 )
49
+ actionpack ( = 6.0.2 .1 )
50
+ activejob (= 6.0.2 .1 )
51
+ activerecord (= 6.0.2 .1 )
39
52
marcel (~> 0.3.1 )
40
- activesupport (5.2.4 .1 )
53
+ activesupport (6.0.2 .1 )
41
54
concurrent-ruby (~> 1.0 , >= 1.0.2 )
42
55
i18n (>= 0.7 , < 2 )
43
56
minitest (~> 5.1 )
44
57
tzinfo (~> 1.1 )
58
+ zeitwerk (~> 2.2 )
45
59
addressable (2.7.0 )
46
60
public_suffix (>= 2.0.2 , < 5.0 )
47
- arel (9.0.0 )
48
61
ast (2.4.0 )
49
62
better_errors (2.6.0 )
50
63
coderay (>= 1.0.0 )
@@ -186,18 +199,20 @@ GEM
186
199
rack-test (1.1.0 )
187
200
rack (>= 1.0 , < 3 )
188
201
rack_strip_client_ip (0.0.2 )
189
- rails (5.2.4.1 )
190
- actioncable (= 5.2.4.1 )
191
- actionmailer (= 5.2.4.1 )
192
- actionpack (= 5.2.4.1 )
193
- actionview (= 5.2.4.1 )
194
- activejob (= 5.2.4.1 )
195
- activemodel (= 5.2.4.1 )
196
- activerecord (= 5.2.4.1 )
197
- activestorage (= 5.2.4.1 )
198
- activesupport (= 5.2.4.1 )
202
+ rails (6.0.2.1 )
203
+ actioncable (= 6.0.2.1 )
204
+ actionmailbox (= 6.0.2.1 )
205
+ actionmailer (= 6.0.2.1 )
206
+ actionpack (= 6.0.2.1 )
207
+ actiontext (= 6.0.2.1 )
208
+ actionview (= 6.0.2.1 )
209
+ activejob (= 6.0.2.1 )
210
+ activemodel (= 6.0.2.1 )
211
+ activerecord (= 6.0.2.1 )
212
+ activestorage (= 6.0.2.1 )
213
+ activesupport (= 6.0.2.1 )
199
214
bundler (>= 1.3.0 )
200
- railties (= 5.2.4 .1 )
215
+ railties (= 6.0.2 .1 )
201
216
sprockets-rails (>= 2.0.0 )
202
217
rails-controller-testing (1.0.4 )
203
218
actionpack (>= 5.0.1.x )
@@ -208,16 +223,16 @@ GEM
208
223
nokogiri (>= 1.6 )
209
224
rails-html-sanitizer (1.3.0 )
210
225
loofah (~> 2.3 )
211
- rails-i18n (5.1.3 )
226
+ rails-i18n (6.0.0 )
212
227
i18n (>= 0.7 , < 2 )
213
- railties (>= 5.0 , < 6 )
228
+ railties (>= 6.0.0 , < 7 )
214
229
rails_stdout_logging (0.0.5 )
215
- railties (5.2.4 .1 )
216
- actionpack (= 5.2.4 .1 )
217
- activesupport (= 5.2.4 .1 )
230
+ railties (6.0.2 .1 )
231
+ actionpack (= 6.0.2 .1 )
232
+ activesupport (= 6.0.2 .1 )
218
233
method_source
219
234
rake (>= 0.8.7 )
220
- thor (>= 0.19.0 , < 2.0 )
235
+ thor (>= 0.20.3 , < 2.0 )
221
236
rainbow (3.0.0 )
222
237
raindrops (0.19.1 )
223
238
rake (13.0.1 )
237
252
rouge (3.17.0 )
238
253
rspec-core (3.9.1 )
239
254
rspec-support (~> 3.9.1 )
240
- rspec-expectations (3.9.0 )
255
+ rspec-expectations (3.9.1 )
241
256
diff-lcs (>= 1.2.0 , < 2.0 )
242
257
rspec-support (~> 3.9.0 )
243
258
rspec-mocks (3.9.1 )
260
275
rexml
261
276
ruby-progressbar (~> 1.7 )
262
277
unicode-display_width (>= 1.4.0 , < 1.7 )
263
- rubocop-govuk (3.1 .0 )
278
+ rubocop-govuk (3.3 .0 )
264
279
rubocop (= 0.80.1 )
265
280
rubocop-rails (~> 2 )
266
281
rubocop-rspec (~> 1.28 )
357
372
websocket-extensions (0.1.4 )
358
373
xpath (3.2.0 )
359
374
nokogiri (~> 1.8 )
375
+ zeitwerk (2.3.0 )
360
376
361
377
PLATFORMS
362
378
ruby
@@ -384,9 +400,9 @@ DEPENDENCIES
384
400
plek (= 3.0.0 )
385
401
pry
386
402
rack_strip_client_ip
387
- rails (~> 5 )
403
+ rails (~> 6.0.2 )
388
404
rails-controller-testing
389
- rails-i18n
405
+ rails-i18n ( ~> 6.0.0 )
390
406
rails_stdout_logging
391
407
railties
392
408
rspec-rails (~> 3.9.1 )
0 commit comments