File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 8
8
GEM
9
9
remote: https://rubygems.org/
10
10
specs:
11
- actionpack (7.0.4.3 )
12
- actionview (= 7.0.4.3 )
13
- activesupport (= 7.0.4.3 )
14
- rack (~> 2.0 , >= 2.2.0 )
11
+ actionpack (7.0.8 )
12
+ actionview (= 7.0.8 )
13
+ activesupport (= 7.0.8 )
14
+ rack (~> 2.0 , >= 2.2.4 )
15
15
rack-test (>= 0.6.3 )
16
16
rails-dom-testing (~> 2.0 )
17
17
rails-html-sanitizer (~> 1.0 , >= 1.2.0 )
18
- actionview (7.0.4.3 )
19
- activesupport (= 7.0.4.3 )
18
+ actionview (7.0.8 )
19
+ activesupport (= 7.0.8 )
20
20
builder (~> 3.1 )
21
21
erubi (~> 1.4 )
22
22
rails-dom-testing (~> 2.0 )
23
23
rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
24
- activesupport (7.0.4.3 )
24
+ activesupport (7.0.8 )
25
25
concurrent-ruby (~> 1.0 , >= 1.0.2 )
26
26
i18n (>= 1.6 , < 2 )
27
27
minitest (>= 5.1 )
50
50
rubocop-performance (~> 1.15 )
51
51
rubocop-rails (~> 2.17 )
52
52
rubocop-rspec (~> 2.22 )
53
- i18n (1.13.0 )
53
+ i18n (1.14.1 )
54
54
concurrent-ruby (~> 1.0 )
55
55
json (2.6.3 )
56
56
loofah (2.21.3 )
57
57
crass (~> 1.0.2 )
58
58
nokogiri (>= 1.12.0 )
59
59
method_source (1.0.0 )
60
60
mini_portile2 (2.8.2 )
61
- minitest (5.18 .0 )
61
+ minitest (5.20 .0 )
62
62
nokogiri (1.15.2 )
63
63
mini_portile2 (~> 2.8.2 )
64
64
racc (~> 1.4 )
78
78
nokogiri (>= 1.6 )
79
79
rails-html-sanitizer (1.5.0 )
80
80
loofah (~> 2.19 , >= 2.19.1 )
81
- railties (7.0.4.3 )
82
- actionpack (= 7.0.4.3 )
83
- activesupport (= 7.0.4.3 )
81
+ railties (7.0.8 )
82
+ actionpack (= 7.0.8 )
83
+ activesupport (= 7.0.8 )
84
84
method_source
85
85
rake (>= 12.2 )
86
86
thor (~> 1.0 )
You can’t perform that action at this time.
0 commit comments