Skip to content

Commit 0cd0296

Browse files
Bump actionpack from 7.2.2 to 7.2.2.1 (#871)
Bumps [actionpack](https://github.com/rails/rails) from 7.2.2 to 7.2.2.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.0.1/actionpack/CHANGELOG.md) - [Commits](rails/rails@v7.2.2...v7.2.2.1) --- updated-dependencies: - dependency-name: actionpack dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd5304d commit 0cd0296

File tree

1 file changed

+58
-58
lines changed

1 file changed

+58
-58
lines changed

Gemfile.lock

+58-58
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.2.2)
5-
actionpack (= 7.2.2)
6-
activesupport (= 7.2.2)
4+
actioncable (7.2.2.1)
5+
actionpack (= 7.2.2.1)
6+
activesupport (= 7.2.2.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.2.2)
11-
actionpack (= 7.2.2)
12-
activejob (= 7.2.2)
13-
activerecord (= 7.2.2)
14-
activestorage (= 7.2.2)
15-
activesupport (= 7.2.2)
10+
actionmailbox (7.2.2.1)
11+
actionpack (= 7.2.2.1)
12+
activejob (= 7.2.2.1)
13+
activerecord (= 7.2.2.1)
14+
activestorage (= 7.2.2.1)
15+
activesupport (= 7.2.2.1)
1616
mail (>= 2.8.0)
17-
actionmailer (7.2.2)
18-
actionpack (= 7.2.2)
19-
actionview (= 7.2.2)
20-
activejob (= 7.2.2)
21-
activesupport (= 7.2.2)
17+
actionmailer (7.2.2.1)
18+
actionpack (= 7.2.2.1)
19+
actionview (= 7.2.2.1)
20+
activejob (= 7.2.2.1)
21+
activesupport (= 7.2.2.1)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (7.2.2)
25-
actionview (= 7.2.2)
26-
activesupport (= 7.2.2)
24+
actionpack (7.2.2.1)
25+
actionview (= 7.2.2.1)
26+
activesupport (= 7.2.2.1)
2727
nokogiri (>= 1.8.5)
2828
racc
2929
rack (>= 2.2.4, < 3.2)
@@ -32,15 +32,15 @@ GEM
3232
rails-dom-testing (~> 2.2)
3333
rails-html-sanitizer (~> 1.6)
3434
useragent (~> 0.16)
35-
actiontext (7.2.2)
36-
actionpack (= 7.2.2)
37-
activerecord (= 7.2.2)
38-
activestorage (= 7.2.2)
39-
activesupport (= 7.2.2)
35+
actiontext (7.2.2.1)
36+
actionpack (= 7.2.2.1)
37+
activerecord (= 7.2.2.1)
38+
activestorage (= 7.2.2.1)
39+
activesupport (= 7.2.2.1)
4040
globalid (>= 0.6.0)
4141
nokogiri (>= 1.8.5)
42-
actionview (7.2.2)
43-
activesupport (= 7.2.2)
42+
actionview (7.2.2.1)
43+
activesupport (= 7.2.2.1)
4444
builder (~> 3.1)
4545
erubi (~> 1.11)
4646
rails-dom-testing (~> 2.2)
@@ -54,22 +54,22 @@ GEM
5454
kaminari (>= 1.2.1)
5555
railties (>= 7.0)
5656
ransack (>= 4.0)
57-
activejob (7.2.2)
58-
activesupport (= 7.2.2)
57+
activejob (7.2.2.1)
58+
activesupport (= 7.2.2.1)
5959
globalid (>= 0.3.6)
60-
activemodel (7.2.2)
61-
activesupport (= 7.2.2)
62-
activerecord (7.2.2)
63-
activemodel (= 7.2.2)
64-
activesupport (= 7.2.2)
60+
activemodel (7.2.2.1)
61+
activesupport (= 7.2.2.1)
62+
activerecord (7.2.2.1)
63+
activemodel (= 7.2.2.1)
64+
activesupport (= 7.2.2.1)
6565
timeout (>= 0.4.0)
66-
activestorage (7.2.2)
67-
actionpack (= 7.2.2)
68-
activejob (= 7.2.2)
69-
activerecord (= 7.2.2)
70-
activesupport (= 7.2.2)
66+
activestorage (7.2.2.1)
67+
actionpack (= 7.2.2.1)
68+
activejob (= 7.2.2.1)
69+
activerecord (= 7.2.2.1)
70+
activesupport (= 7.2.2.1)
7171
marcel (~> 1.0)
72-
activesupport (7.2.2)
72+
activesupport (7.2.2.1)
7373
base64
7474
benchmark (>= 0.3)
7575
bigdecimal
@@ -166,7 +166,7 @@ GEM
166166
matrix (0.4.2)
167167
mini_mime (1.1.5)
168168
mini_portile2 (2.8.8)
169-
minitest (5.25.2)
169+
minitest (5.25.4)
170170
net-imap (0.5.1)
171171
date
172172
net-protocol
@@ -177,12 +177,12 @@ GEM
177177
net-smtp (0.5.0)
178178
net-protocol
179179
nio4r (2.7.4)
180-
nokogiri (1.16.8)
180+
nokogiri (1.17.1)
181181
mini_portile2 (~> 2.8.2)
182182
racc (~> 1.4)
183-
nokogiri (1.16.8-arm64-darwin)
183+
nokogiri (1.17.1-arm64-darwin)
184184
racc (~> 1.4)
185-
nokogiri (1.16.8-x86_64-linux)
185+
nokogiri (1.17.1-x86_64-linux)
186186
racc (~> 1.4)
187187
orm_adapter (0.5.0)
188188
psych (5.2.1)
@@ -199,30 +199,30 @@ GEM
199199
rack (>= 1.3)
200200
rackup (2.2.1)
201201
rack (>= 3)
202-
rails (7.2.2)
203-
actioncable (= 7.2.2)
204-
actionmailbox (= 7.2.2)
205-
actionmailer (= 7.2.2)
206-
actionpack (= 7.2.2)
207-
actiontext (= 7.2.2)
208-
actionview (= 7.2.2)
209-
activejob (= 7.2.2)
210-
activemodel (= 7.2.2)
211-
activerecord (= 7.2.2)
212-
activestorage (= 7.2.2)
213-
activesupport (= 7.2.2)
202+
rails (7.2.2.1)
203+
actioncable (= 7.2.2.1)
204+
actionmailbox (= 7.2.2.1)
205+
actionmailer (= 7.2.2.1)
206+
actionpack (= 7.2.2.1)
207+
actiontext (= 7.2.2.1)
208+
actionview (= 7.2.2.1)
209+
activejob (= 7.2.2.1)
210+
activemodel (= 7.2.2.1)
211+
activerecord (= 7.2.2.1)
212+
activestorage (= 7.2.2.1)
213+
activesupport (= 7.2.2.1)
214214
bundler (>= 1.15.0)
215-
railties (= 7.2.2)
215+
railties (= 7.2.2.1)
216216
rails-dom-testing (2.2.0)
217217
activesupport (>= 5.0.0)
218218
minitest
219219
nokogiri (>= 1.6)
220220
rails-html-sanitizer (1.6.1)
221221
loofah (~> 2.21)
222222
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)
223-
railties (7.2.2)
224-
actionpack (= 7.2.2)
225-
activesupport (= 7.2.2)
223+
railties (7.2.2.1)
224+
actionpack (= 7.2.2.1)
225+
activesupport (= 7.2.2.1)
226226
irb (~> 1.13)
227227
rackup (>= 1.0.0)
228228
rake (>= 12.2)
@@ -275,7 +275,7 @@ GEM
275275
timeout (0.4.2)
276276
tzinfo (2.0.6)
277277
concurrent-ruby (~> 1.0)
278-
useragent (0.16.10)
278+
useragent (0.16.11)
279279
warden (1.2.9)
280280
rack (>= 2.0.9)
281281
websocket (1.2.11)

0 commit comments

Comments
 (0)