1
1
GEM
2
2
remote: http://rubygems.org/
3
3
specs:
4
- actioncable (6.1.7.8 )
5
- actionpack (= 6.1.7.8 )
6
- activesupport (= 6.1.7.8 )
4
+ actioncable (7.0.8.1 )
5
+ actionpack (= 7.0.8.1 )
6
+ activesupport (= 7.0.8.1 )
7
7
nio4r (~> 2.0 )
8
8
websocket-driver (>= 0.6.1 )
9
- actionmailbox (6.1.7.8 )
10
- actionpack (= 6.1.7.8 )
11
- activejob (= 6.1.7.8 )
12
- activerecord (= 6.1.7.8 )
13
- activestorage (= 6.1.7.8 )
14
- activesupport (= 6.1.7.8 )
9
+ actionmailbox (7.0.8.1 )
10
+ actionpack (= 7.0.8.1 )
11
+ activejob (= 7.0.8.1 )
12
+ activerecord (= 7.0.8.1 )
13
+ activestorage (= 7.0.8.1 )
14
+ activesupport (= 7.0.8.1 )
15
15
mail (>= 2.7.1 )
16
- actionmailer (6.1.7.8 )
17
- actionpack (= 6.1.7.8 )
18
- actionview (= 6.1.7.8 )
19
- activejob (= 6.1.7.8 )
20
- activesupport (= 6.1.7.8 )
16
+ net-imap
17
+ net-pop
18
+ net-smtp
19
+ actionmailer (7.0.8.1 )
20
+ actionpack (= 7.0.8.1 )
21
+ actionview (= 7.0.8.1 )
22
+ activejob (= 7.0.8.1 )
23
+ activesupport (= 7.0.8.1 )
21
24
mail (~> 2.5 , >= 2.5.4 )
25
+ net-imap
26
+ net-pop
27
+ net-smtp
22
28
rails-dom-testing (~> 2.0 )
23
- actionpack (6.1.7.8 )
24
- actionview (= 6.1.7.8 )
25
- activesupport (= 6.1.7.8 )
26
- rack (~> 2.0 , >= 2.0.9 )
29
+ actionpack (7.0.8.1 )
30
+ actionview (= 7.0.8.1 )
31
+ activesupport (= 7.0.8.1 )
32
+ rack (~> 2.0 , >= 2.2.4 )
27
33
rack-test (>= 0.6.3 )
28
34
rails-dom-testing (~> 2.0 )
29
35
rails-html-sanitizer (~> 1.0 , >= 1.2.0 )
30
- actiontext (6.1.7.8 )
31
- actionpack (= 6.1.7.8 )
32
- activerecord (= 6.1.7.8 )
33
- activestorage (= 6.1.7.8 )
34
- activesupport (= 6.1.7.8 )
36
+ actiontext (7.0.8.1 )
37
+ actionpack (= 7.0.8.1 )
38
+ activerecord (= 7.0.8.1 )
39
+ activestorage (= 7.0.8.1 )
40
+ activesupport (= 7.0.8.1 )
41
+ globalid (>= 0.6.0 )
35
42
nokogiri (>= 1.8.5 )
36
- actionview (6.1.7.8 )
37
- activesupport (= 6.1.7.8 )
43
+ actionview (7.0.8.1 )
44
+ activesupport (= 7.0.8.1 )
38
45
builder (~> 3.1 )
39
46
erubi (~> 1.4 )
40
47
rails-dom-testing (~> 2.0 )
41
48
rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
42
- activejob (6.1.7.8 )
43
- activesupport (= 6.1.7.8 )
49
+ activejob (7.0.8.1 )
50
+ activesupport (= 7.0.8.1 )
44
51
globalid (>= 0.3.6 )
45
- activemodel (6.1.7.8 )
46
- activesupport (= 6.1.7.8 )
47
- activerecord (6.1.7.8 )
48
- activemodel (= 6.1.7.8 )
49
- activesupport (= 6.1.7.8 )
50
- activestorage (6.1.7.8 )
51
- actionpack (= 6.1.7.8 )
52
- activejob (= 6.1.7.8 )
53
- activerecord (= 6.1.7.8 )
54
- activesupport (= 6.1.7.8 )
52
+ activemodel (7.0.8.1 )
53
+ activesupport (= 7.0.8.1 )
54
+ activerecord (7.0.8.1 )
55
+ activemodel (= 7.0.8.1 )
56
+ activesupport (= 7.0.8.1 )
57
+ activestorage (7.0.8.1 )
58
+ actionpack (= 7.0.8.1 )
59
+ activejob (= 7.0.8.1 )
60
+ activerecord (= 7.0.8.1 )
61
+ activesupport (= 7.0.8.1 )
55
62
marcel (~> 1.0 )
56
63
mini_mime (>= 1.1.0 )
57
- activesupport (6.1.7.8 )
64
+ activesupport (7.0.8.1 )
58
65
concurrent-ruby (~> 1.0 , >= 1.0.2 )
59
66
i18n (>= 1.6 , < 2 )
60
67
minitest (>= 5.1 )
61
68
tzinfo (~> 2.0 )
62
- zeitwerk (~> 2.3 )
63
69
acts_as_api (1.0.1 )
64
70
activemodel (>= 3.0.0 )
65
71
activesupport (>= 3.0.0 )
@@ -274,21 +280,20 @@ GEM
274
280
rack (~> 2.2 , >= 2.2.4 )
275
281
rack-test (2.1.0 )
276
282
rack (>= 1.3 )
277
- rails (6.1.7.8 )
278
- actioncable (= 6.1.7.8 )
279
- actionmailbox (= 6.1.7.8 )
280
- actionmailer (= 6.1.7.8 )
281
- actionpack (= 6.1.7.8 )
282
- actiontext (= 6.1.7.8 )
283
- actionview (= 6.1.7.8 )
284
- activejob (= 6.1.7.8 )
285
- activemodel (= 6.1.7.8 )
286
- activerecord (= 6.1.7.8 )
287
- activestorage (= 6.1.7.8 )
288
- activesupport (= 6.1.7.8 )
283
+ rails (7.0.8.1 )
284
+ actioncable (= 7.0.8.1 )
285
+ actionmailbox (= 7.0.8.1 )
286
+ actionmailer (= 7.0.8.1 )
287
+ actionpack (= 7.0.8.1 )
288
+ actiontext (= 7.0.8.1 )
289
+ actionview (= 7.0.8.1 )
290
+ activejob (= 7.0.8.1 )
291
+ activemodel (= 7.0.8.1 )
292
+ activerecord (= 7.0.8.1 )
293
+ activestorage (= 7.0.8.1 )
294
+ activesupport (= 7.0.8.1 )
289
295
bundler (>= 1.15.0 )
290
- railties (= 6.1.7.8 )
291
- sprockets-rails (>= 2.0.0 )
296
+ railties (= 7.0.8.1 )
292
297
rails-controller-testing (1.0.5 )
293
298
actionpack (>= 5.0.1.rc1 )
294
299
actionview (>= 5.0.1.rc1 )
@@ -305,12 +310,13 @@ GEM
305
310
rails_stdout_logging
306
311
rails_serve_static_assets (0.0.5 )
307
312
rails_stdout_logging (0.0.5 )
308
- railties (6.1.7.8 )
309
- actionpack (= 6.1.7.8 )
310
- activesupport (= 6.1.7.8 )
313
+ railties (7.0.8.1 )
314
+ actionpack (= 7.0.8.1 )
315
+ activesupport (= 7.0.8.1 )
311
316
method_source
312
317
rake (>= 12.2 )
313
318
thor (~> 1.0 )
319
+ zeitwerk (~> 2.5 )
314
320
rainbow (3.1.1 )
315
321
rake (13.2.1 )
316
322
rb-fsevent (0.11.2 )
@@ -460,7 +466,7 @@ DEPENDENCIES
460
466
public_suffix
461
467
puma
462
468
rack-cache
463
- rails (~> 6.1.3 )
469
+ rails (~> 7.0.8 )
464
470
rails-controller-testing
465
471
rails_12factor
466
472
redcarpet
0 commit comments