1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actioncable (7.1.5 .1 )
5
- actionpack (= 7.1.5 .1 )
6
- activesupport (= 7.1.5 .1 )
4
+ actioncable (8.0.2 .1 )
5
+ actionpack (= 8.0.2 .1 )
6
+ activesupport (= 8.0.2 .1 )
7
7
nio4r (~> 2.0 )
8
8
websocket-driver (>= 0.6.1 )
9
9
zeitwerk (~> 2.6 )
10
- actionmailbox (7.1.5.1 )
11
- actionpack (= 7.1.5.1 )
12
- activejob (= 7.1.5.1 )
13
- activerecord (= 7.1.5.1 )
14
- activestorage (= 7.1.5.1 )
15
- activesupport (= 7.1.5.1 )
16
- mail (>= 2.7.1 )
17
- net-imap
18
- net-pop
19
- net-smtp
20
- actionmailer (7.1.5.1 )
21
- actionpack (= 7.1.5.1 )
22
- actionview (= 7.1.5.1 )
23
- activejob (= 7.1.5.1 )
24
- activesupport (= 7.1.5.1 )
25
- mail (~> 2.5 , >= 2.5.4 )
26
- net-imap
27
- net-pop
28
- net-smtp
10
+ actionmailbox (8.0.2.1 )
11
+ actionpack (= 8.0.2.1 )
12
+ activejob (= 8.0.2.1 )
13
+ activerecord (= 8.0.2.1 )
14
+ activestorage (= 8.0.2.1 )
15
+ activesupport (= 8.0.2.1 )
16
+ mail (>= 2.8.0 )
17
+ actionmailer (8.0.2.1 )
18
+ actionpack (= 8.0.2.1 )
19
+ actionview (= 8.0.2.1 )
20
+ activejob (= 8.0.2.1 )
21
+ activesupport (= 8.0.2.1 )
22
+ mail (>= 2.8.0 )
29
23
rails-dom-testing (~> 2.2 )
30
- actionpack (7.1.5 .1 )
31
- actionview (= 7.1.5 .1 )
32
- activesupport (= 7.1.5 .1 )
24
+ actionpack (8.0.2 .1 )
25
+ actionview (= 8.0.2 .1 )
26
+ activesupport (= 8.0.2 .1 )
33
27
nokogiri (>= 1.8.5 )
34
- racc
35
28
rack (>= 2.2.4 )
36
29
rack-session (>= 1.0.1 )
37
30
rack-test (>= 0.6.3 )
38
31
rails-dom-testing (~> 2.2 )
39
32
rails-html-sanitizer (~> 1.6 )
40
- actiontext (7.1.5.1 )
41
- actionpack (= 7.1.5.1 )
42
- activerecord (= 7.1.5.1 )
43
- activestorage (= 7.1.5.1 )
44
- activesupport (= 7.1.5.1 )
33
+ useragent (~> 0.16 )
34
+ actiontext (8.0.2.1 )
35
+ actionpack (= 8.0.2.1 )
36
+ activerecord (= 8.0.2.1 )
37
+ activestorage (= 8.0.2.1 )
38
+ activesupport (= 8.0.2.1 )
45
39
globalid (>= 0.6.0 )
46
40
nokogiri (>= 1.8.5 )
47
- actionview (7.1.5 .1 )
48
- activesupport (= 7.1.5 .1 )
41
+ actionview (8.0.2 .1 )
42
+ activesupport (= 8.0.2 .1 )
49
43
builder (~> 3.1 )
50
44
erubi (~> 1.11 )
51
45
rails-dom-testing (~> 2.2 )
52
46
rails-html-sanitizer (~> 1.6 )
53
- activejob (7.1.5 .1 )
54
- activesupport (= 7.1.5 .1 )
47
+ activejob (8.0.2 .1 )
48
+ activesupport (= 8.0.2 .1 )
55
49
globalid (>= 0.3.6 )
56
- activemodel (7.1.5 .1 )
57
- activesupport (= 7.1.5 .1 )
58
- activerecord (7.1.5 .1 )
59
- activemodel (= 7.1.5 .1 )
60
- activesupport (= 7.1.5 .1 )
50
+ activemodel (8.0.2 .1 )
51
+ activesupport (= 8.0.2 .1 )
52
+ activerecord (8.0.2 .1 )
53
+ activemodel (= 8.0.2 .1 )
54
+ activesupport (= 8.0.2 .1 )
61
55
timeout (>= 0.4.0 )
62
56
activerecord_cursor_paginate (0.2.0 )
63
57
activerecord (>= 7.0 )
64
- activestorage (7.1.5 .1 )
65
- actionpack (= 7.1.5 .1 )
66
- activejob (= 7.1.5 .1 )
67
- activerecord (= 7.1.5 .1 )
68
- activesupport (= 7.1.5 .1 )
58
+ activestorage (8.0.2 .1 )
59
+ actionpack (= 8.0.2 .1 )
60
+ activejob (= 8.0.2 .1 )
61
+ activerecord (= 8.0.2 .1 )
62
+ activesupport (= 8.0.2 .1 )
69
63
marcel (~> 1.0 )
70
- activesupport (7.1.5 .1 )
64
+ activesupport (8.0.2 .1 )
71
65
base64
72
66
benchmark (>= 0.3 )
73
67
bigdecimal
74
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
68
+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
75
69
connection_pool (>= 2.2.5 )
76
70
drb
77
71
i18n (>= 1.6 , < 2 )
78
72
logger (>= 1.4.2 )
79
73
minitest (>= 5.1 )
80
- mutex_m
81
74
securerandom (>= 0.3 )
82
- tzinfo (~> 2.0 )
75
+ tzinfo (~> 2.0 , >= 2.0.5 )
76
+ uri (>= 0.13.1 )
83
77
addressable (2.8.7 )
84
78
public_suffix (>= 2.0.2 , < 7.0 )
85
79
alba (3.2.0 )
@@ -246,17 +240,16 @@ GEM
246
240
msgpack (1.7.2 )
247
241
multi_xml (0.7.1 )
248
242
bigdecimal (~> 3.1 )
249
- mutex_m (0.3.0 )
250
243
net-http (0.6.0 )
251
244
uri
252
- net-imap (0.5.1 )
245
+ net-imap (0.5.9 )
253
246
date
254
247
net-protocol
255
248
net-pop (0.1.2 )
256
249
net-protocol
257
250
net-protocol (0.2.2 )
258
251
timeout
259
- net-smtp (0.5.0 )
252
+ net-smtp (0.5.1 )
260
253
net-protocol
261
254
netrc (0.11.0 )
262
255
nio4r (2.7.4 )
@@ -299,30 +292,30 @@ GEM
299
292
rack (>= 1.3 )
300
293
rackup (2.2.1 )
301
294
rack (>= 3 )
302
- rails (7.1.5 .1 )
303
- actioncable (= 7.1.5 .1 )
304
- actionmailbox (= 7.1.5 .1 )
305
- actionmailer (= 7.1.5 .1 )
306
- actionpack (= 7.1.5 .1 )
307
- actiontext (= 7.1.5 .1 )
308
- actionview (= 7.1.5 .1 )
309
- activejob (= 7.1.5 .1 )
310
- activemodel (= 7.1.5 .1 )
311
- activerecord (= 7.1.5 .1 )
312
- activestorage (= 7.1.5 .1 )
313
- activesupport (= 7.1.5 .1 )
295
+ rails (8.0.2 .1 )
296
+ actioncable (= 8.0.2 .1 )
297
+ actionmailbox (= 8.0.2 .1 )
298
+ actionmailer (= 8.0.2 .1 )
299
+ actionpack (= 8.0.2 .1 )
300
+ actiontext (= 8.0.2 .1 )
301
+ actionview (= 8.0.2 .1 )
302
+ activejob (= 8.0.2 .1 )
303
+ activemodel (= 8.0.2 .1 )
304
+ activerecord (= 8.0.2 .1 )
305
+ activestorage (= 8.0.2 .1 )
306
+ activesupport (= 8.0.2 .1 )
314
307
bundler (>= 1.15.0 )
315
- railties (= 7.1.5 .1 )
308
+ railties (= 8.0.2 .1 )
316
309
rails-dom-testing (2.3.0 )
317
310
activesupport (>= 5.0.0 )
318
311
minitest
319
312
nokogiri (>= 1.6 )
320
313
rails-html-sanitizer (1.6.2 )
321
314
loofah (~> 2.21 )
322
315
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 )
323
- rails-i18n (7 .0.9 )
316
+ rails-i18n (8 .0.1 )
324
317
i18n (>= 0.7 , < 2 )
325
- railties (>= 6 .0.0 , < 8 )
318
+ railties (>= 8 .0.0 , < 9 )
326
319
rails_autolink (1.1.8 )
327
320
actionview (> 3.1 )
328
321
activesupport (> 3.1 )
@@ -332,10 +325,10 @@ GEM
332
325
nio4r
333
326
railties
334
327
websocket-driver
335
- railties (7.1.5 .1 )
336
- actionpack (= 7.1.5 .1 )
337
- activesupport (= 7.1.5 .1 )
338
- irb
328
+ railties (8.0.2 .1 )
329
+ actionpack (= 8.0.2 .1 )
330
+ activesupport (= 8.0.2 .1 )
331
+ irb ( ~> 1.13 )
339
332
rackup (>= 1.0.0 )
340
333
rake (>= 12.2 )
341
334
thor (~> 1.0 , >= 1.2.2 )
475
468
unicode-display_width (2.6.0 )
476
469
uniform_notifier (1.16.0 )
477
470
uri (1.0.2 )
471
+ useragent (0.16.11 )
478
472
vcr (6.3.1 )
479
473
base64
480
474
view_component (3.20.0 )
@@ -541,7 +535,7 @@ DEPENDENCIES
541
535
propshaft
542
536
puma
543
537
rack-rewrite
544
- rails (~> 7.1.3 )
538
+ rails (~> 8.0.2 )
545
539
rails-i18n
546
540
rails_autolink
547
541
rails_live_reload
0 commit comments