49
49
GEM
50
50
remote: https://rubygems.org/
51
51
specs:
52
- actionpack (7.1.4 )
53
- actionview (= 7.1.4 )
54
- activesupport (= 7.1.4 )
52
+ actionpack (7.2.1 )
53
+ actionview (= 7.2.1 )
54
+ activesupport (= 7.2.1 )
55
55
nokogiri (>= 1.8.5 )
56
56
racc
57
- rack (>= 2.2.4 )
57
+ rack (>= 2.2.4 , < 3.2 )
58
58
rack-session (>= 1.0.1 )
59
59
rack-test (>= 0.6.3 )
60
60
rails-dom-testing (~> 2.2 )
61
61
rails-html-sanitizer (~> 1.6 )
62
- actionview (7.1.4 )
63
- activesupport (= 7.1.4 )
62
+ useragent (~> 0.16 )
63
+ actionview (7.2.1 )
64
+ activesupport (= 7.2.1 )
64
65
builder (~> 3.1 )
65
66
erubi (~> 1.11 )
66
67
rails-dom-testing (~> 2.2 )
67
68
rails-html-sanitizer (~> 1.6 )
68
- activemodel (7.1.4 )
69
- activesupport (= 7.1.4 )
70
- activesupport (7.1.4 )
69
+ activemodel (7.2.1 )
70
+ activesupport (= 7.2.1 )
71
+ activesupport (7.2.1 )
71
72
base64
72
73
bigdecimal
73
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
74
+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
74
75
connection_pool (>= 2.2.5 )
75
76
drb
76
77
i18n (>= 1.6 , < 2 )
78
+ logger (>= 1.4.2 )
77
79
minitest (>= 5.1 )
78
- mutex_m
79
- tzinfo (~> 2.0 )
80
+ securerandom ( >= 0.3 )
81
+ tzinfo (~> 2.0 , >= 2.0.5 )
80
82
addressable (2.8.7 )
81
83
public_suffix (>= 2.0.2 , < 7.0 )
82
84
aliyun-sdk (0.8.0 )
278
280
concurrent-ruby (~> 1.0 )
279
281
io-console (0.7.2 )
280
282
ipaddress (0.8.3 )
281
- irb (1.14.0 )
283
+ irb (1.14.1 )
282
284
rdoc (>= 4.0.0 )
283
285
reline (>= 0.4.2 )
284
286
jaro_winkler (1.5.6 )
337
339
mustache (1.1.1 )
338
340
mustermann (3.0.0 )
339
341
ruby2_keywords (~> 0.0.1 )
340
- mutex_m (0.2.0 )
341
342
mysql2 (0.5.6 )
342
343
net-ssh (7.3.0 )
343
344
netaddr (2.0.6 )
@@ -397,10 +398,10 @@ GEM
397
398
rails-html-sanitizer (1.6.0 )
398
399
loofah (~> 2.21 )
399
400
nokogiri (~> 1.14 )
400
- railties (7.1.4 )
401
- actionpack (= 7.1.4 )
402
- activesupport (= 7.1.4 )
403
- irb
401
+ railties (7.2.1 )
402
+ actionpack (= 7.2.1 )
403
+ activesupport (= 7.2.1 )
404
+ irb ( ~> 1.13 )
404
405
rackup (>= 1.0.0 )
405
406
rake (>= 12.2 )
406
407
thor (~> 1.0 , >= 1.2.2 )
418
419
redis-client (0.22.2 )
419
420
connection_pool
420
421
regexp_parser (2.9.2 )
421
- reline (0.5.9 )
422
+ reline (0.5.10 )
422
423
io-console (~> 0.5 )
423
424
representable (3.2.0 )
424
425
declarative (< 0.1.0 )
503
504
ruby_parser (3.8.3 )
504
505
sexp_processor (~> 4.1 )
505
506
rubyzip (2.3.2 )
507
+ securerandom (0.3.1 )
506
508
sequel (5.85.0 )
507
509
bigdecimal
508
510
sequel_pg (1.17.1 )
563
565
daemons (~> 1.0 , >= 1.0.9 )
564
566
eventmachine (~> 1.0 , >= 1.0.4 )
565
567
rack (>= 1 , < 3 )
566
- thor (1.3.1 )
568
+ thor (1.3.2 )
567
569
tilt (2.3.0 )
568
570
timecop (0.9.10 )
569
571
timeliness (0.4.5 )
572
574
concurrent-ruby (~> 1.0 )
573
575
uber (0.1.0 )
574
576
unicode-display_width (2.6.0 )
577
+ useragent (0.16.10 )
575
578
vhd (0.0.4 )
576
579
bit-struct
577
580
vmstat (2.3.1 )
@@ -584,17 +587,17 @@ GEM
584
587
rexml
585
588
yajl-ruby (1.4.3 )
586
589
yard (0.9.36 )
587
- zeitwerk (2.6.17 )
590
+ zeitwerk (2.6.18 )
588
591
589
592
PLATFORMS
590
593
ruby
591
594
x86_64-darwin
592
595
x86_64-linux
593
596
594
597
DEPENDENCIES
595
- actionpack (~> 7.1.4 )
596
- actionview (~> 7.1.0 )
597
- activemodel (~> 7.1.0 )
598
+ actionpack (~> 7.2.1 )
599
+ actionview (~> 7.2.1 )
600
+ activemodel (~> 7.2.1 )
598
601
addressable
599
602
allowy (>= 2.1.0 )
600
603
azure-storage-blob !
@@ -644,7 +647,7 @@ DEPENDENCIES
644
647
public_suffix
645
648
puma
646
649
rack-test
647
- railties (~> 7.1.0 )
650
+ railties (~> 7.2.1 )
648
651
rake
649
652
redis
650
653
rfc822
0 commit comments