File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 9
9
GEM
10
10
remote: https://rubygems.org/
11
11
specs:
12
- actionview (7.1.5 .1 )
13
- activesupport (= 7.1.5 .1 )
12
+ actionview (8.0 .1 )
13
+ activesupport (= 8.0 .1 )
14
14
builder (~> 3.1 )
15
15
erubi (~> 1.11 )
16
16
rails-dom-testing (~> 2.2 )
17
17
rails-html-sanitizer (~> 1.6 )
18
- activesupport (7.1.5 .1 )
18
+ activesupport (8.0 .1 )
19
19
base64
20
20
benchmark (>= 0.3 )
21
21
bigdecimal
22
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
22
+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
23
23
connection_pool (>= 2.2.5 )
24
24
drb
25
25
i18n (>= 1.6 , < 2 )
26
26
logger (>= 1.4.2 )
27
27
minitest (>= 5.1 )
28
- mutex_m
29
28
securerandom (>= 0.3 )
30
- tzinfo (~> 2.0 )
29
+ tzinfo (~> 2.0 , >= 2.0.5 )
30
+ uri (>= 0.13.1 )
31
31
ast (2.4.2 )
32
32
base64 (0.2.0 )
33
33
benchmark (0.4.0 )
37
37
connection_pool (2.5.0 )
38
38
crass (1.0.6 )
39
39
drb (2.2.1 )
40
- erubi (1.13.0 )
40
+ erubi (1.13.1 )
41
41
i18n (1.14.7 )
42
42
concurrent-ruby (~> 1.0 )
43
43
json (2.10.1 )
44
44
language_server-protocol (3.17.0.4 )
45
45
lint_roller (1.1.0 )
46
46
logger (1.6.6 )
47
- loofah (2.23.1 )
47
+ loofah (2.24.0 )
48
48
crass (~> 1.0.2 )
49
49
nokogiri (>= 1.12.0 )
50
50
mini_portile2 (2.8.8 )
51
51
minitest (5.25.4 )
52
- mutex_m (0.3.0 )
53
- nokogiri (1.17.2 )
52
+ nokogiri (1.18.3 )
54
53
mini_portile2 (~> 2.8.2 )
55
54
racc (~> 1.4 )
56
- nokogiri (1.17.2 -arm64-darwin )
55
+ nokogiri (1.18.3 -arm64-darwin )
57
56
racc (~> 1.4 )
58
- nokogiri (1.17.2 -x86_64-darwin )
57
+ nokogiri (1.18.3 -x86_64-darwin )
59
58
racc (~> 1.4 )
60
- nokogiri (1.17.2 -x86_64-linux )
59
+ nokogiri (1.18.3 -x86_64-linux-gnu )
61
60
racc (~> 1.4 )
62
61
parallel (1.26.3 )
63
62
parser (3.3.7.1 )
99
98
rubocop (>= 1.72.1 , < 2.0 )
100
99
rubocop-ast (>= 1.38.0 , < 2.0 )
101
100
ruby-progressbar (1.13.0 )
102
- securerandom (0.3.2 )
101
+ securerandom (0.4.1 )
103
102
tzinfo (2.0.6 )
104
103
concurrent-ruby (~> 1.0 )
105
104
unicode-display_width (3.1.4 )
106
105
unicode-emoji (~> 4.0 , >= 4.0.4 )
107
106
unicode-emoji (4.0.4 )
107
+ uri (1.0.2 )
108
108
109
109
PLATFORMS
110
110
arm64-darwin-21
You can’t perform that action at this time.
0 commit comments