42
42
GEM
43
43
remote: https://rubygems.org/
44
44
specs:
45
- actionpack (7.2.2.1 )
46
- actionview (= 7.2.2.1 )
47
- activesupport (= 7.2.2.1 )
45
+ actionpack (8.0.2 )
46
+ actionview (= 8.0.2 )
47
+ activesupport (= 8.0.2 )
48
48
nokogiri (>= 1.8.5 )
49
- racc
50
- rack (>= 2.2.4 , < 3.2 )
49
+ rack (>= 2.2.4 )
51
50
rack-session (>= 1.0.1 )
52
51
rack-test (>= 0.6.3 )
53
52
rails-dom-testing (~> 2.2 )
54
53
rails-html-sanitizer (~> 1.6 )
55
54
useragent (~> 0.16 )
56
- actionview (7.2.2.1 )
57
- activesupport (= 7.2.2.1 )
55
+ actionview (8.0.2 )
56
+ activesupport (= 8.0.2 )
58
57
builder (~> 3.1 )
59
58
erubi (~> 1.11 )
60
59
rails-dom-testing (~> 2.2 )
61
60
rails-html-sanitizer (~> 1.6 )
62
- activemodel (7.2.2.1 )
63
- activesupport (= 7.2.2.1 )
64
- activesupport (7.2.2.1 )
61
+ activemodel (8.0.2 )
62
+ activesupport (= 8.0.2 )
63
+ activesupport (8.0.2 )
65
64
base64
66
65
benchmark (>= 0.3 )
67
66
bigdecimal
73
72
minitest (>= 5.1 )
74
73
securerandom (>= 0.3 )
75
74
tzinfo (~> 2.0 , >= 2.0.5 )
75
+ uri (>= 0.13.1 )
76
76
addressable (2.8.7 )
77
77
public_suffix (>= 2.0.2 , < 7.0 )
78
78
aliyun-sdk (0.8.0 )
135
135
irb (~> 1.10 )
136
136
reline (>= 0.3.8 )
137
137
declarative (0.0.20 )
138
- delayed_job (4.1.12 )
139
- activesupport (>= 3.0 , < 8 .0 )
138
+ delayed_job (4.1.13 )
139
+ activesupport (>= 3.0 , < 9 .0 )
140
140
diff-lcs (1.6.1 )
141
141
digest-xxhash (0.2.9 )
142
142
docile (1.1.5 )
267
267
concurrent-ruby (~> 1.0 )
268
268
io-console (0.8.0 )
269
269
ipaddress (0.8.3 )
270
- irb (1.15.1 )
270
+ irb (1.15.2 )
271
271
pp (>= 0.6.0 )
272
272
rdoc (>= 4.0.0 )
273
273
reline (>= 0.4.2 )
310
310
mime-types-data (3.2025.0318 )
311
311
mini_mime (1.1.5 )
312
312
mini_portile2 (2.8.8 )
313
- minitest (5.25.4 )
313
+ minitest (5.25.5 )
314
314
mock_redis (0.49.0 )
315
315
redis (~> 5 )
316
316
ms_rest (0.6.4 )
395
395
rails-html-sanitizer (1.6.2 )
396
396
loofah (~> 2.21 )
397
397
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 )
398
- railties (7.2.2.1 )
399
- actionpack (= 7.2.2.1 )
400
- activesupport (= 7.2.2.1 )
398
+ railties (8.0.2 )
399
+ actionpack (= 8.0.2 )
400
+ activesupport (= 8.0.2 )
401
401
irb (~> 1.13 )
402
402
rackup (>= 1.0.0 )
403
403
rake (>= 12.2 )
@@ -410,14 +410,14 @@ GEM
410
410
ffi (~> 1.0 )
411
411
rbs (3.9.2 )
412
412
logger
413
- rdoc (6.12.0 )
413
+ rdoc (6.13.1 )
414
414
psych (>= 4.0.0 )
415
415
redis (5.4.0 )
416
416
redis-client (>= 0.22.0 )
417
417
redis-client (0.23.2 )
418
418
connection_pool
419
419
regexp_parser (2.10.0 )
420
- reline (0.6.0 )
420
+ reline (0.6.1 )
421
421
io-console (~> 0.5 )
422
422
representable (3.2.0 )
423
423
declarative (< 0.1.0 )
557
557
steno (1.3.5 )
558
558
fluent-logger
559
559
yajl-ruby (~> 1.0 )
560
- stringio (3.1.2 )
560
+ stringio (3.1.6 )
561
561
talentbox-delayed_job_sequel (4.3.0 )
562
562
delayed_job (~> 4.1.0 )
563
563
sequel (>= 3.38 , < 6.0 )
577
577
unicode-display_width (3.1.4 )
578
578
unicode-emoji (~> 4.0 , >= 4.0.4 )
579
579
unicode-emoji (4.0.4 )
580
+ uri (1.0.3 )
580
581
useragent (0.16.11 )
581
582
vhd (0.0.4 )
582
583
bit-struct
@@ -592,17 +593,17 @@ GEM
592
593
yard (0.9.37 )
593
594
yard-solargraph (0.1.0 )
594
595
yard (~> 0.9 )
595
- zeitwerk (2.7.1 )
596
+ zeitwerk (2.7.2 )
596
597
597
598
PLATFORMS
598
599
ruby
599
600
x86_64-darwin
600
601
x86_64-linux
601
602
602
603
DEPENDENCIES
603
- actionpack (~> 7.2 .2 )
604
- actionview (~> 7.2.1 )
605
- activemodel (~> 7.2 .2 )
604
+ actionpack (~> 8.0 .2 )
605
+ actionview (~> 8.0.2 )
606
+ activemodel (~> 8.0 .2 )
606
607
addressable
607
608
allowy (>= 2.1.0 )
608
609
azure-storage-blob !
@@ -652,7 +653,7 @@ DEPENDENCIES
652
653
public_suffix
653
654
puma
654
655
rack-test
655
- railties (~> 7.2.1 )
656
+ railties (~> 8.0.2 )
656
657
rake
657
658
redis
658
659
roodi
0 commit comments