1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actioncable (7 .0.8.6 )
5
- actionpack (= 7 .0.8.6 )
6
- activesupport (= 7 .0.8.6 )
4
+ actioncable (8 .0.0 )
5
+ actionpack (= 8 .0.0 )
6
+ activesupport (= 8 .0.0 )
7
7
nio4r (~> 2.0 )
8
8
websocket-driver (>= 0.6.1 )
9
- actionmailbox (7.0.8.6 )
10
- actionpack (= 7.0.8.6 )
11
- activejob (= 7.0.8.6 )
12
- activerecord (= 7.0.8.6 )
13
- activestorage (= 7.0.8.6 )
14
- activesupport (= 7.0.8.6 )
15
- mail (>= 2.7.1 )
16
- net-imap
17
- net-pop
18
- net-smtp
19
- actionmailer (7.0.8.6 )
20
- actionpack (= 7.0.8.6 )
21
- actionview (= 7.0.8.6 )
22
- activejob (= 7.0.8.6 )
23
- activesupport (= 7.0.8.6 )
24
- mail (~> 2.5 , >= 2.5.4 )
25
- net-imap
26
- net-pop
27
- net-smtp
28
- rails-dom-testing (~> 2.0 )
29
- actionpack (7.0.8.6 )
30
- actionview (= 7.0.8.6 )
31
- activesupport (= 7.0.8.6 )
32
- rack (~> 2.0 , >= 2.2.4 )
9
+ zeitwerk (~> 2.6 )
10
+ actionmailbox (8.0.0 )
11
+ actionpack (= 8.0.0 )
12
+ activejob (= 8.0.0 )
13
+ activerecord (= 8.0.0 )
14
+ activestorage (= 8.0.0 )
15
+ activesupport (= 8.0.0 )
16
+ mail (>= 2.8.0 )
17
+ actionmailer (8.0.0 )
18
+ actionpack (= 8.0.0 )
19
+ actionview (= 8.0.0 )
20
+ activejob (= 8.0.0 )
21
+ activesupport (= 8.0.0 )
22
+ mail (>= 2.8.0 )
23
+ rails-dom-testing (~> 2.2 )
24
+ actionpack (8.0.0 )
25
+ actionview (= 8.0.0 )
26
+ activesupport (= 8.0.0 )
27
+ nokogiri (>= 1.8.5 )
28
+ rack (>= 2.2.4 )
29
+ rack-session (>= 1.0.1 )
33
30
rack-test (>= 0.6.3 )
34
- rails-dom-testing (~> 2.0 )
35
- rails-html-sanitizer (~> 1.0 , >= 1.2.0 )
36
- actiontext (7.0.8.6 )
37
- actionpack (= 7.0.8.6 )
38
- activerecord (= 7.0.8.6 )
39
- activestorage (= 7.0.8.6 )
40
- activesupport (= 7.0.8.6 )
31
+ rails-dom-testing (~> 2.2 )
32
+ rails-html-sanitizer (~> 1.6 )
33
+ useragent (~> 0.16 )
34
+ actiontext (8.0.0 )
35
+ actionpack (= 8.0.0 )
36
+ activerecord (= 8.0.0 )
37
+ activestorage (= 8.0.0 )
38
+ activesupport (= 8.0.0 )
41
39
globalid (>= 0.6.0 )
42
40
nokogiri (>= 1.8.5 )
43
- actionview (7 .0.8.6 )
44
- activesupport (= 7 .0.8.6 )
41
+ actionview (8 .0.0 )
42
+ activesupport (= 8 .0.0 )
45
43
builder (~> 3.1 )
46
- erubi (~> 1.4 )
47
- rails-dom-testing (~> 2.0 )
48
- rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
44
+ erubi (~> 1.11 )
45
+ rails-dom-testing (~> 2.2 )
46
+ rails-html-sanitizer (~> 1.6 )
49
47
active_model_serializers (0.10.15 )
50
48
actionpack (>= 4.1 )
51
49
activemodel (>= 4.1 )
52
50
case_transform (>= 0.2 )
53
51
jsonapi-renderer (>= 0.1.1.beta1 , < 0.3 )
54
- activejob (7 .0.8.6 )
55
- activesupport (= 7 .0.8.6 )
52
+ activejob (8 .0.0 )
53
+ activesupport (= 8 .0.0 )
56
54
globalid (>= 0.3.6 )
57
- activemodel (7.0.8.6 )
58
- activesupport (= 7.0.8.6 )
59
- activerecord (7.0.8.6 )
60
- activemodel (= 7.0.8.6 )
61
- activesupport (= 7.0.8.6 )
62
- activestorage (7.0.8.6 )
63
- actionpack (= 7.0.8.6 )
64
- activejob (= 7.0.8.6 )
65
- activerecord (= 7.0.8.6 )
66
- activesupport (= 7.0.8.6 )
55
+ activemodel (8.0.0 )
56
+ activesupport (= 8.0.0 )
57
+ activerecord (8.0.0 )
58
+ activemodel (= 8.0.0 )
59
+ activesupport (= 8.0.0 )
60
+ timeout (>= 0.4.0 )
61
+ activestorage (8.0.0 )
62
+ actionpack (= 8.0.0 )
63
+ activejob (= 8.0.0 )
64
+ activerecord (= 8.0.0 )
65
+ activesupport (= 8.0.0 )
67
66
marcel (~> 1.0 )
68
- mini_mime (>= 1.1.0 )
69
- activesupport (7.0.8.6 )
70
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
67
+ activesupport (8.0.0 )
68
+ base64
69
+ benchmark (>= 0.3 )
70
+ bigdecimal
71
+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
72
+ connection_pool (>= 2.2.5 )
73
+ drb
71
74
i18n (>= 1.6 , < 2 )
75
+ logger (>= 1.4.2 )
72
76
minitest (>= 5.1 )
73
- tzinfo (~> 2.0 )
77
+ securerandom (>= 0.3 )
78
+ tzinfo (~> 2.0 , >= 2.0.5 )
79
+ uri (>= 0.13.1 )
74
80
acts_as_list (1.2.4 )
75
81
activerecord (>= 6.1 )
76
82
activesupport (>= 6.1 )
100
106
aws-eventstream (~> 1 , >= 1.0.2 )
101
107
base64 (0.2.0 )
102
108
bcrypt (3.1.20 )
109
+ benchmark (0.4.0 )
103
110
bigdecimal (3.1.8 )
104
111
bootsnap (1.18.4 )
105
112
msgpack (~> 1.2 )
242
249
inline_svg (1.10.0 )
243
250
activesupport (>= 3.0 )
244
251
nokogiri (>= 1.6 )
252
+ io-console (0.7.2 )
253
+ irb (1.14.1 )
254
+ rdoc (>= 4.0.0 )
255
+ reline (>= 0.4.2 )
245
256
jmespath (1.6.2 )
246
257
jquery-rails (4.6.0 )
247
258
rails-dom-testing (>= 1 , < 3 )
@@ -389,22 +400,27 @@ GEM
389
400
base64 (>= 0.1.0 )
390
401
rack (~> 2.2 , >= 2.2.4 )
391
402
rack-rewrite (1.5.1 )
403
+ rack-session (1.0.2 )
404
+ rack (< 3 )
392
405
rack-test (2.1.0 )
393
406
rack (>= 1.3 )
394
- rails (7.0.8.6 )
395
- actioncable (= 7.0.8.6 )
396
- actionmailbox (= 7.0.8.6 )
397
- actionmailer (= 7.0.8.6 )
398
- actionpack (= 7.0.8.6 )
399
- actiontext (= 7.0.8.6 )
400
- actionview (= 7.0.8.6 )
401
- activejob (= 7.0.8.6 )
402
- activemodel (= 7.0.8.6 )
403
- activerecord (= 7.0.8.6 )
404
- activestorage (= 7.0.8.6 )
405
- activesupport (= 7.0.8.6 )
407
+ rackup (1.0.1 )
408
+ rack (< 3 )
409
+ webrick
410
+ rails (8.0.0 )
411
+ actioncable (= 8.0.0 )
412
+ actionmailbox (= 8.0.0 )
413
+ actionmailer (= 8.0.0 )
414
+ actionpack (= 8.0.0 )
415
+ actiontext (= 8.0.0 )
416
+ actionview (= 8.0.0 )
417
+ activejob (= 8.0.0 )
418
+ activemodel (= 8.0.0 )
419
+ activerecord (= 8.0.0 )
420
+ activestorage (= 8.0.0 )
421
+ activesupport (= 8.0.0 )
406
422
bundler (>= 1.15.0 )
407
- railties (= 7 .0.8.6 )
423
+ railties (= 8 .0.0 )
408
424
rails-controller-testing (1.0.5 )
409
425
actionpack (>= 5.0.1.rc1 )
410
426
actionview (>= 5.0.1.rc1 )
@@ -417,18 +433,21 @@ GEM
417
433
loofah (~> 2.21 )
418
434
nokogiri (~> 1.14 )
419
435
rails_stdout_logging (0.0.5 )
420
- railties (7.0.8.6 )
421
- actionpack (= 7.0.8.6 )
422
- activesupport (= 7.0.8.6 )
423
- method_source
436
+ railties (8.0.0 )
437
+ actionpack (= 8.0.0 )
438
+ activesupport (= 8.0.0 )
439
+ irb (~> 1.13 )
440
+ rackup (>= 1.0.0 )
424
441
rake (>= 12.2 )
425
- thor (~> 1.0 )
426
- zeitwerk (~> 2.5 )
442
+ thor (~> 1.0 , >= 1.2.2 )
443
+ zeitwerk (~> 2.6 )
427
444
rainbow (3.1.1 )
428
445
rake (13.2.1 )
429
446
rb-fsevent (0.11.2 )
430
447
rb-inotify (0.11.1 )
431
448
ffi (~> 1.0 )
449
+ rdoc (6.8.1 )
450
+ psych (>= 4.0.0 )
432
451
recipient_interceptor (0.3.3 )
433
452
mail
434
453
redcarpet (3.6.0 )
437
456
redis-client (0.22.2 )
438
457
connection_pool
439
458
regexp_parser (2.9.2 )
459
+ reline (0.5.12 )
460
+ io-console (~> 0.5 )
440
461
request_store (1.7.0 )
441
462
rack (>= 1.4 )
442
463
responders (3.1.1 )
499
520
scenic (1.8.0 )
500
521
activerecord (>= 4.0.0 )
501
522
railties (>= 4.0.0 )
523
+ securerandom (0.3.2 )
502
524
selenium-webdriver (4.25.0 )
503
525
base64 (~> 0.2 )
504
526
logger (~> 1.4 )
572
594
unf_ext (0.0.9.1 )
573
595
unicode-display_width (2.6.0 )
574
596
uri (1.0.1 )
597
+ useragent (0.16.10 )
575
598
validates_email_format_of (1.8.2 )
576
599
i18n (>= 0.8.0 )
577
600
simpleidn
@@ -654,7 +677,7 @@ DEPENDENCIES
654
677
rack-livereload
655
678
rack-mini-profiler
656
679
rack-rewrite
657
- rails (= 7 .0.8.6 )
680
+ rails (= 8 .0.0 )
658
681
rails-controller-testing
659
682
rails_stdout_logging
660
683
recipient_interceptor
0 commit comments