Skip to content

Commit cd006b2

Browse files
chore(deps): Bump actionpack from 7.1.3.4 to 7.2.2.1
Bumps [actionpack](https://github.com/rails/rails) from 7.1.3.4 to 7.2.2.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.1/actionpack/CHANGELOG.md) - [Commits](rails/rails@v7.1.3.4...v7.2.2.1) --- updated-dependencies: - dependency-name: actionpack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ee452d commit cd006b2

File tree

1 file changed

+28
-22
lines changed

1 file changed

+28
-22
lines changed

Gemfile.lock

+28-22
Original file line numberDiff line numberDiff line change
@@ -7,64 +7,68 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
actionpack (7.1.3.4)
11-
actionview (= 7.1.3.4)
12-
activesupport (= 7.1.3.4)
10+
actionpack (7.2.2.1)
11+
actionview (= 7.2.2.1)
12+
activesupport (= 7.2.2.1)
1313
nokogiri (>= 1.8.5)
1414
racc
15-
rack (>= 2.2.4)
15+
rack (>= 2.2.4, < 3.2)
1616
rack-session (>= 1.0.1)
1717
rack-test (>= 0.6.3)
1818
rails-dom-testing (~> 2.2)
1919
rails-html-sanitizer (~> 1.6)
20-
actionview (7.1.3.4)
21-
activesupport (= 7.1.3.4)
20+
useragent (~> 0.16)
21+
actionview (7.2.2.1)
22+
activesupport (= 7.2.2.1)
2223
builder (~> 3.1)
2324
erubi (~> 1.11)
2425
rails-dom-testing (~> 2.2)
2526
rails-html-sanitizer (~> 1.6)
26-
activesupport (7.1.3.4)
27+
activesupport (7.2.2.1)
2728
base64
29+
benchmark (>= 0.3)
2830
bigdecimal
29-
concurrent-ruby (~> 1.0, >= 1.0.2)
31+
concurrent-ruby (~> 1.0, >= 1.3.1)
3032
connection_pool (>= 2.2.5)
3133
drb
3234
i18n (>= 1.6, < 2)
35+
logger (>= 1.4.2)
3336
minitest (>= 5.1)
34-
mutex_m
35-
tzinfo (~> 2.0)
37+
securerandom (>= 0.3)
38+
tzinfo (~> 2.0, >= 2.0.5)
3639
ast (2.4.2)
3740
base64 (0.2.0)
41+
benchmark (0.4.0)
3842
benchmark-ips (2.13.0)
3943
bigdecimal (3.1.8)
40-
builder (3.2.4)
41-
concurrent-ruby (1.3.1)
44+
builder (3.3.0)
45+
concurrent-ruby (1.3.4)
4246
connection_pool (2.4.1)
4347
crass (1.0.6)
4448
docile (1.4.0)
4549
drb (2.2.1)
46-
erubi (1.12.0)
47-
i18n (1.14.5)
50+
erubi (1.13.0)
51+
i18n (1.14.6)
4852
concurrent-ruby (~> 1.0)
4953
json (2.7.2)
5054
language_server-protocol (3.17.0.3)
51-
loofah (2.22.0)
55+
logger (1.6.3)
56+
loofah (2.23.1)
5257
crass (~> 1.0.2)
5358
nokogiri (>= 1.12.0)
54-
mini_portile2 (2.8.7)
59+
mini_portile2 (2.8.8)
5560
minitest (5.25.1)
56-
mutex_m (0.2.0)
57-
nokogiri (1.16.5)
61+
nokogiri (1.17.2)
5862
mini_portile2 (~> 2.8.2)
5963
racc (~> 1.4)
60-
nokogiri (1.16.5-arm64-darwin)
64+
nokogiri (1.17.2-arm64-darwin)
6165
racc (~> 1.4)
6266
parallel (1.26.3)
6367
parser (3.3.5.0)
6468
ast (~> 2.4.1)
6569
racc
6670
racc (1.8.1)
67-
rack (3.0.11)
71+
rack (3.1.8)
6872
rack-session (2.0.0)
6973
rack (>= 3.0.0)
7074
rack-test (2.1.0)
@@ -73,9 +77,9 @@ GEM
7377
activesupport (>= 5.0.0)
7478
minitest
7579
nokogiri (>= 1.6)
76-
rails-html-sanitizer (1.6.0)
80+
rails-html-sanitizer (1.6.2)
7781
loofah (~> 2.21)
78-
nokogiri (~> 1.14)
82+
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)
7983
rainbow (3.1.1)
8084
rake (13.2.1)
8185
regexp_parser (2.9.2)
@@ -93,6 +97,7 @@ GEM
9397
rubocop-ast (1.32.3)
9498
parser (>= 3.3.1.0)
9599
ruby-progressbar (1.13.0)
100+
securerandom (0.4.1)
96101
simplecov (0.22.0)
97102
docile (~> 1.1)
98103
simplecov-html (~> 0.11)
@@ -105,6 +110,7 @@ GEM
105110
tzinfo (2.0.6)
106111
concurrent-ruby (~> 1.0)
107112
unicode-display_width (2.5.0)
113+
useragent (0.16.11)
108114

109115
PLATFORMS
110116
arm64-darwin-23

0 commit comments

Comments
 (0)