9
9
GEM
10
10
remote: https://rubygems.org/
11
11
specs:
12
- actioncable (7.1.5.1 )
13
- actionpack (= 7.1.5.1 )
14
- activesupport (= 7.1.5.1 )
12
+ actioncable (8.0.2 )
13
+ actionpack (= 8.0.2 )
14
+ activesupport (= 8.0.2 )
15
15
nio4r (~> 2.0 )
16
16
websocket-driver (>= 0.6.1 )
17
17
zeitwerk (~> 2.6 )
18
- actionmailbox (7.1.5.1 )
19
- actionpack (= 7.1.5.1 )
20
- activejob (= 7.1.5.1 )
21
- activerecord (= 7.1.5.1 )
22
- activestorage (= 7.1.5.1 )
23
- activesupport (= 7.1.5.1 )
24
- mail (>= 2.7.1 )
25
- net-imap
26
- net-pop
27
- net-smtp
28
- actionmailer (7.1.5.1 )
29
- actionpack (= 7.1.5.1 )
30
- actionview (= 7.1.5.1 )
31
- activejob (= 7.1.5.1 )
32
- activesupport (= 7.1.5.1 )
33
- mail (~> 2.5 , >= 2.5.4 )
34
- net-imap
35
- net-pop
36
- net-smtp
18
+ actionmailbox (8.0.2 )
19
+ actionpack (= 8.0.2 )
20
+ activejob (= 8.0.2 )
21
+ activerecord (= 8.0.2 )
22
+ activestorage (= 8.0.2 )
23
+ activesupport (= 8.0.2 )
24
+ mail (>= 2.8.0 )
25
+ actionmailer (8.0.2 )
26
+ actionpack (= 8.0.2 )
27
+ actionview (= 8.0.2 )
28
+ activejob (= 8.0.2 )
29
+ activesupport (= 8.0.2 )
30
+ mail (>= 2.8.0 )
37
31
rails-dom-testing (~> 2.2 )
38
- actionpack (7.1.5.1 )
39
- actionview (= 7.1.5.1 )
40
- activesupport (= 7.1.5.1 )
32
+ actionpack (8.0.2 )
33
+ actionview (= 8.0.2 )
34
+ activesupport (= 8.0.2 )
41
35
nokogiri (>= 1.8.5 )
42
- racc
43
36
rack (>= 2.2.4 )
44
37
rack-session (>= 1.0.1 )
45
38
rack-test (>= 0.6.3 )
46
39
rails-dom-testing (~> 2.2 )
47
40
rails-html-sanitizer (~> 1.6 )
48
- actiontext (7.1.5.1 )
49
- actionpack (= 7.1.5.1 )
50
- activerecord (= 7.1.5.1 )
51
- activestorage (= 7.1.5.1 )
52
- activesupport (= 7.1.5.1 )
41
+ useragent (~> 0.16 )
42
+ actiontext (8.0.2 )
43
+ actionpack (= 8.0.2 )
44
+ activerecord (= 8.0.2 )
45
+ activestorage (= 8.0.2 )
46
+ activesupport (= 8.0.2 )
53
47
globalid (>= 0.6.0 )
54
48
nokogiri (>= 1.8.5 )
55
- actionview (7.1.5.1 )
56
- activesupport (= 7.1.5.1 )
49
+ actionview (8.0.2 )
50
+ activesupport (= 8.0.2 )
57
51
builder (~> 3.1 )
58
52
erubi (~> 1.11 )
59
53
rails-dom-testing (~> 2.2 )
60
54
rails-html-sanitizer (~> 1.6 )
61
55
active_model_otp (2.3.4 )
62
56
activemodel
63
57
rotp (~> 6.3.0 )
64
- activejob (7.1.5.1 )
65
- activesupport (= 7.1.5.1 )
58
+ activejob (8.0.2 )
59
+ activesupport (= 8.0.2 )
66
60
globalid (>= 0.3.6 )
67
- activemodel (7.1.5.1 )
68
- activesupport (= 7.1.5.1 )
61
+ activemodel (8.0.2 )
62
+ activesupport (= 8.0.2 )
69
63
activemodel-serializers-xml (1.0.3 )
70
64
activemodel (>= 5.0.0.a )
71
65
activesupport (>= 5.0.0.a )
72
66
builder (~> 3.1 )
73
- activerecord (7.1.5.1 )
74
- activemodel (= 7.1.5.1 )
75
- activesupport (= 7.1.5.1 )
67
+ activerecord (8.0.2 )
68
+ activemodel (= 8.0.2 )
69
+ activesupport (= 8.0.2 )
76
70
timeout (>= 0.4.0 )
77
- activestorage (7.1.5.1 )
78
- actionpack (= 7.1.5.1 )
79
- activejob (= 7.1.5.1 )
80
- activerecord (= 7.1.5.1 )
81
- activesupport (= 7.1.5.1 )
71
+ activestorage (8.0.2 )
72
+ actionpack (= 8.0.2 )
73
+ activejob (= 8.0.2 )
74
+ activerecord (= 8.0.2 )
75
+ activesupport (= 8.0.2 )
82
76
marcel (~> 1.0 )
83
- activesupport (7.1.5.1 )
77
+ activesupport (8.0.2 )
84
78
base64
85
79
benchmark (>= 0.3 )
86
80
bigdecimal
87
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
81
+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
88
82
connection_pool (>= 2.2.5 )
89
83
drb
90
84
i18n (>= 1.6 , < 2 )
91
85
logger (>= 1.4.2 )
92
86
minitest (>= 5.1 )
93
- mutex_m
94
87
securerandom (>= 0.3 )
95
- tzinfo (~> 2.0 )
88
+ tzinfo (~> 2.0 , >= 2.0.5 )
89
+ uri (>= 0.13.1 )
96
90
addressable (2.8.7 )
97
91
public_suffix (>= 2.0.2 , < 7.0 )
98
92
ast (2.4.3 )
300
294
loofah (2.24.0 )
301
295
crass (~> 1.0.2 )
302
296
nokogiri (>= 1.12.0 )
303
- mail (2.7 .1 )
297
+ mail (2.8 .1 )
304
298
mini_mime (>= 0.1.1 )
299
+ net-imap
300
+ net-pop
301
+ net-smtp
305
302
marcel (1.0.4 )
306
303
method_source (1.1.0 )
307
304
mime-types (3.6.1 )
318
315
multi_json (1.15.0 )
319
316
multi_xml (0.7.1 )
320
317
bigdecimal (~> 3.1 )
321
- mutex_m (0.3.0 )
322
318
nested_form (0.3.2 )
323
319
net-http (0.6.0 )
324
320
uri
336
332
net-smtp (0.5.1 )
337
333
net-protocol
338
334
nio4r (2.7.4 )
339
- nokogiri (1.18.4 -aarch64-linux-gnu )
335
+ nokogiri (1.18.6 -aarch64-linux-gnu )
340
336
racc (~> 1.4 )
341
- nokogiri (1.18.4 -x86_64-linux-gnu )
337
+ nokogiri (1.18.6 -x86_64-linux-gnu )
342
338
racc (~> 1.4 )
343
339
oj (3.16.10 )
344
340
bigdecimal (>= 3.0 )
@@ -378,20 +374,20 @@ GEM
378
374
rackup (1.0.1 )
379
375
rack (< 3 )
380
376
webrick
381
- rails (7.1.5.1 )
382
- actioncable (= 7.1.5.1 )
383
- actionmailbox (= 7.1.5.1 )
384
- actionmailer (= 7.1.5.1 )
385
- actionpack (= 7.1.5.1 )
386
- actiontext (= 7.1.5.1 )
387
- actionview (= 7.1.5.1 )
388
- activejob (= 7.1.5.1 )
389
- activemodel (= 7.1.5.1 )
390
- activerecord (= 7.1.5.1 )
391
- activestorage (= 7.1.5.1 )
392
- activesupport (= 7.1.5.1 )
377
+ rails (8.0.2 )
378
+ actioncable (= 8.0.2 )
379
+ actionmailbox (= 8.0.2 )
380
+ actionmailer (= 8.0.2 )
381
+ actionpack (= 8.0.2 )
382
+ actiontext (= 8.0.2 )
383
+ actionview (= 8.0.2 )
384
+ activejob (= 8.0.2 )
385
+ activemodel (= 8.0.2 )
386
+ activerecord (= 8.0.2 )
387
+ activestorage (= 8.0.2 )
388
+ activesupport (= 8.0.2 )
393
389
bundler (>= 1.15.0 )
394
- railties (= 7.1.5.1 )
390
+ railties (= 8.0.2 )
395
391
rails-controller-testing (1.0.5 )
396
392
actionpack (>= 5.0.1.rc1 )
397
393
actionview (>= 5.0.1.rc1 )
@@ -403,27 +399,27 @@ GEM
403
399
rails-html-sanitizer (1.6.2 )
404
400
loofah (~> 2.21 )
405
401
nokogiri (>= 1.15.7 , != 1.16.7 , != 1.16.6 , != 1.16.5 , != 1.16.4 , != 1.16.3 , != 1.16.2 , != 1.16.1 , != 1.16.0.rc1 , != 1.16.0 )
406
- rails-i18n (7 .0.10 )
402
+ rails-i18n (8 .0.1 )
407
403
i18n (>= 0.7 , < 2 )
408
- railties (>= 6 .0.0 , < 8 )
404
+ railties (>= 8 .0.0 , < 9 )
409
405
rails_admin (3.3.0 )
410
406
activemodel-serializers-xml (>= 1.0 )
411
407
csv
412
408
kaminari (>= 0.14 , < 2.0 )
413
409
nested_form (~> 0.3 )
414
410
rails (>= 6.0 , < 9 )
415
411
turbo-rails (>= 1.0 , < 3 )
416
- railties (7.1.5.1 )
417
- actionpack (= 7.1.5.1 )
418
- activesupport (= 7.1.5.1 )
419
- irb
412
+ railties (8.0.2 )
413
+ actionpack (= 8.0.2 )
414
+ activesupport (= 8.0.2 )
415
+ irb ( ~> 1.13 )
420
416
rackup (>= 1.0.0 )
421
417
rake (>= 12.2 )
422
418
thor (~> 1.0 , >= 1.2.2 )
423
419
zeitwerk (~> 2.6 )
424
420
rainbow (3.1.1 )
425
421
rake (13.2.1 )
426
- rdoc (6.12 .0 )
422
+ rdoc (6.13 .0 )
427
423
psych (>= 4.0.0 )
428
424
redcarpet (3.6.1 )
429
425
redis (4.8.1 )
585
581
unicode-emoji (4.0.4 )
586
582
uniform_notifier (1.16.0 )
587
583
uri (1.0.3 )
584
+ useragent (0.16.11 )
588
585
view_component (3.21.0 )
589
586
activesupport (>= 5.2.0 , < 8.1 )
590
587
concurrent-ruby (~> 1.0 )
@@ -641,7 +638,7 @@ DEPENDENCIES
641
638
jwt (~> 2.10 )
642
639
letter_opener
643
640
lograge
644
- mail (~> 2.7 .1 )
641
+ mail (~> 2.8 .1 )
645
642
mini_magick
646
643
net-imap
647
644
net-pop
@@ -654,9 +651,9 @@ DEPENDENCIES
654
651
puma
655
652
pundit (~> 2.5 )
656
653
questiongenerator (~> 1.1 )
657
- rails (~> 7.1 )
654
+ rails (~> 8.0 )
658
655
rails-controller-testing
659
- rails-i18n (~> 7 .0 )
656
+ rails-i18n (~> 8 .0 )
660
657
rails_admin
661
658
rake
662
659
redcarpet
0 commit comments