1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actioncable (7.1.3.4 )
5
- actionpack (= 7.1.3.4 )
6
- activesupport (= 7.1.3.4 )
4
+ actioncable (7.2.1 )
5
+ actionpack (= 7.2.1 )
6
+ activesupport (= 7.2.1 )
7
7
nio4r (~> 2.0 )
8
8
websocket-driver (>= 0.6.1 )
9
9
zeitwerk (~> 2.6 )
10
- actionmailbox (7.1.3.4 )
11
- actionpack (= 7.1.3.4 )
12
- activejob (= 7.1.3.4 )
13
- activerecord (= 7.1.3.4 )
14
- activestorage (= 7.1.3.4 )
15
- activesupport (= 7.1.3.4 )
16
- mail (>= 2.7.1 )
17
- net-imap
18
- net-pop
19
- net-smtp
20
- actionmailer (7.1.3.4 )
21
- actionpack (= 7.1.3.4 )
22
- actionview (= 7.1.3.4 )
23
- activejob (= 7.1.3.4 )
24
- activesupport (= 7.1.3.4 )
25
- mail (~> 2.5 , >= 2.5.4 )
26
- net-imap
27
- net-pop
28
- net-smtp
10
+ actionmailbox (7.2.1 )
11
+ actionpack (= 7.2.1 )
12
+ activejob (= 7.2.1 )
13
+ activerecord (= 7.2.1 )
14
+ activestorage (= 7.2.1 )
15
+ activesupport (= 7.2.1 )
16
+ mail (>= 2.8.0 )
17
+ actionmailer (7.2.1 )
18
+ actionpack (= 7.2.1 )
19
+ actionview (= 7.2.1 )
20
+ activejob (= 7.2.1 )
21
+ activesupport (= 7.2.1 )
22
+ mail (>= 2.8.0 )
29
23
rails-dom-testing (~> 2.2 )
30
- actionpack (7.1.3.4 )
31
- actionview (= 7.1.3.4 )
32
- activesupport (= 7.1.3.4 )
24
+ actionpack (7.2.1 )
25
+ actionview (= 7.2.1 )
26
+ activesupport (= 7.2.1 )
33
27
nokogiri (>= 1.8.5 )
34
28
racc
35
- rack (>= 2.2.4 )
29
+ rack (>= 2.2.4 , < 3.2 )
36
30
rack-session (>= 1.0.1 )
37
31
rack-test (>= 0.6.3 )
38
32
rails-dom-testing (~> 2.2 )
39
33
rails-html-sanitizer (~> 1.6 )
40
- actiontext (7.1.3.4 )
41
- actionpack (= 7.1.3.4 )
42
- activerecord (= 7.1.3.4 )
43
- activestorage (= 7.1.3.4 )
44
- activesupport (= 7.1.3.4 )
34
+ useragent (~> 0.16 )
35
+ actiontext (7.2.1 )
36
+ actionpack (= 7.2.1 )
37
+ activerecord (= 7.2.1 )
38
+ activestorage (= 7.2.1 )
39
+ activesupport (= 7.2.1 )
45
40
globalid (>= 0.6.0 )
46
41
nokogiri (>= 1.8.5 )
47
- actionview (7.1.3.4 )
48
- activesupport (= 7.1.3.4 )
42
+ actionview (7.2.1 )
43
+ activesupport (= 7.2.1 )
49
44
builder (~> 3.1 )
50
45
erubi (~> 1.11 )
51
46
rails-dom-testing (~> 2.2 )
52
47
rails-html-sanitizer (~> 1.6 )
53
- activejob (7.1.3.4 )
54
- activesupport (= 7.1.3.4 )
48
+ activejob (7.2.1 )
49
+ activesupport (= 7.2.1 )
55
50
globalid (>= 0.3.6 )
56
- activemodel (7.1.3.4 )
57
- activesupport (= 7.1.3.4 )
58
- activerecord (7.1.3.4 )
59
- activemodel (= 7.1.3.4 )
60
- activesupport (= 7.1.3.4 )
51
+ activemodel (7.2.1 )
52
+ activesupport (= 7.2.1 )
53
+ activerecord (7.2.1 )
54
+ activemodel (= 7.2.1 )
55
+ activesupport (= 7.2.1 )
61
56
timeout (>= 0.4.0 )
62
57
activerecord-enhancedsqlite3-adapter (0.8.0 )
63
58
activerecord (>= 7.1 )
64
59
sqlite3 (>= 1.6 )
65
- activerecord-nulldb-adapter (1.0 .1 )
66
- activerecord (>= 5.2.0 , < 7.2 )
67
- activestorage (7.1.3.4 )
68
- actionpack (= 7.1.3.4 )
69
- activejob (= 7.1.3.4 )
70
- activerecord (= 7.1.3.4 )
71
- activesupport (= 7.1.3.4 )
60
+ activerecord-nulldb-adapter (0.5 .1 )
61
+ activerecord (>= 5.2.0 )
62
+ activestorage (7.2.1 )
63
+ actionpack (= 7.2.1 )
64
+ activejob (= 7.2.1 )
65
+ activerecord (= 7.2.1 )
66
+ activesupport (= 7.2.1 )
72
67
marcel (~> 1.0 )
73
- activesupport (7.1.3.4 )
68
+ activesupport (7.2.1 )
74
69
base64
75
70
bigdecimal
76
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
71
+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
77
72
connection_pool (>= 2.2.5 )
78
73
drb
79
74
i18n (>= 1.6 , < 2 )
75
+ logger (>= 1.4.2 )
80
76
minitest (>= 5.1 )
81
- mutex_m
82
- tzinfo (~> 2.0 )
77
+ securerandom ( >= 0.3 )
78
+ tzinfo (~> 2.0 , >= 2.0.5 )
83
79
addressable (2.8.7 )
84
80
public_suffix (>= 2.0.2 , < 7.0 )
85
81
ast (2.4.2 )
311
307
turbo-rails
312
308
msgpack (1.7.2 )
313
309
multi_json (1.15.0 )
314
- mutex_m (0.2.0 )
315
310
net-imap (0.4.14 )
316
311
date
317
312
net-protocol
@@ -367,20 +362,20 @@ GEM
367
362
rackup (2.1.0 )
368
363
rack (>= 3 )
369
364
webrick (~> 1.8 )
370
- rails (7.1.3.4 )
371
- actioncable (= 7.1.3.4 )
372
- actionmailbox (= 7.1.3.4 )
373
- actionmailer (= 7.1.3.4 )
374
- actionpack (= 7.1.3.4 )
375
- actiontext (= 7.1.3.4 )
376
- actionview (= 7.1.3.4 )
377
- activejob (= 7.1.3.4 )
378
- activemodel (= 7.1.3.4 )
379
- activerecord (= 7.1.3.4 )
380
- activestorage (= 7.1.3.4 )
381
- activesupport (= 7.1.3.4 )
365
+ rails (7.2.1 )
366
+ actioncable (= 7.2.1 )
367
+ actionmailbox (= 7.2.1 )
368
+ actionmailer (= 7.2.1 )
369
+ actionpack (= 7.2.1 )
370
+ actiontext (= 7.2.1 )
371
+ actionview (= 7.2.1 )
372
+ activejob (= 7.2.1 )
373
+ activemodel (= 7.2.1 )
374
+ activerecord (= 7.2.1 )
375
+ activestorage (= 7.2.1 )
376
+ activesupport (= 7.2.1 )
382
377
bundler (>= 1.15.0 )
383
- railties (= 7.1.3.4 )
378
+ railties (= 7.2.1 )
384
379
rails-dom-testing (2.2.0 )
385
380
activesupport (>= 5.0.0 )
386
381
minitest
@@ -396,10 +391,10 @@ GEM
396
391
json
397
392
require_all (~> 3.0 )
398
393
ruby-progressbar
399
- railties (7.1.3.4 )
400
- actionpack (= 7.1.3.4 )
401
- activesupport (= 7.1.3.4 )
402
- irb
394
+ railties (7.2.1 )
395
+ actionpack (= 7.2.1 )
396
+ activesupport (= 7.2.1 )
397
+ irb ( ~> 1.13 )
403
398
rackup (>= 1.0.0 )
404
399
rake (>= 12.2 )
405
400
thor (~> 1.0 , >= 1.2.2 )
464
459
nokogiri (>= 1.12.0 )
465
460
scout_apm (5.3.8 )
466
461
parser
462
+ securerandom (0.3.1 )
467
463
sexp_processor (4.17.2 )
468
464
simplecov (0.22.0 )
469
465
docile (~> 1.1 )
503
499
sprockets (>= 3.0.0 )
504
500
sqlite-ulid (0.2.1-arm64-darwin )
505
501
sqlite-ulid (0.2.1-x86_64-linux )
506
- sqlite3 (1.7.3 )
502
+ sqlite3 (2.0.4 )
507
503
mini_portile2 (~> 2.8.0 )
508
504
standard (1.39.2 )
509
505
language_server-protocol (~> 3.17.0.2 )
532
528
tzinfo-data (1.2024.1 )
533
529
tzinfo (>= 1.0.0 )
534
530
unicode-display_width (2.5.0 )
531
+ useragent (0.16.10 )
535
532
vcr (6.2.0 )
536
533
vite_rails (3.0.17 )
537
534
railties (>= 5.1 , < 8 )
@@ -609,7 +606,7 @@ DEPENDENCIES
609
606
propshaft
610
607
puma (>= 5.0 )
611
608
rack-mini-profiler
612
- rails (~> 7.1 )
609
+ rails (~> 7.2 )
613
610
rails_best_practices
614
611
reek
615
612
rouge
@@ -623,7 +620,7 @@ DEPENDENCIES
623
620
solid_cache
624
621
solid_queue
625
622
sqlite-ulid
626
- sqlite3 ( < 2 )
623
+ sqlite3
627
624
standard
628
625
stimulus-rails
629
626
turbo-rails
0 commit comments