Skip to content

Commit 806185f

Browse files
Bump activestorage from 7.2.2.1 to 7.2.2.2
Bumps [activestorage](https://github.com/rails/rails) from 7.2.2.1 to 7.2.2.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.2.1/activestorage/CHANGELOG.md) - [Commits](rails/rails@v7.2.2.1...v7.2.2.2) --- updated-dependencies: - dependency-name: activestorage dependency-version: 7.2.2.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5275d5 commit 806185f

File tree

1 file changed

+65
-65
lines changed

1 file changed

+65
-65
lines changed

Gemfile.lock

Lines changed: 65 additions & 65 deletions
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.1)
5-
actionpack (= 7.2.2.1)
6-
activesupport (= 7.2.2.1)
4+
actioncable (7.2.2.2)
5+
actionpack (= 7.2.2.2)
6+
activesupport (= 7.2.2.2)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
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)
10+
actionmailbox (7.2.2.2)
11+
actionpack (= 7.2.2.2)
12+
activejob (= 7.2.2.2)
13+
activerecord (= 7.2.2.2)
14+
activestorage (= 7.2.2.2)
15+
activesupport (= 7.2.2.2)
1616
mail (>= 2.8.0)
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)
17+
actionmailer (7.2.2.2)
18+
actionpack (= 7.2.2.2)
19+
actionview (= 7.2.2.2)
20+
activejob (= 7.2.2.2)
21+
activesupport (= 7.2.2.2)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (7.2.2.1)
25-
actionview (= 7.2.2.1)
26-
activesupport (= 7.2.2.1)
24+
actionpack (7.2.2.2)
25+
actionview (= 7.2.2.2)
26+
activesupport (= 7.2.2.2)
2727
nokogiri (>= 1.8.5)
2828
racc
2929
rack (>= 2.2.4, < 3.2)
@@ -32,35 +32,35 @@ GEM
3232
rails-dom-testing (~> 2.2)
3333
rails-html-sanitizer (~> 1.6)
3434
useragent (~> 0.16)
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)
35+
actiontext (7.2.2.2)
36+
actionpack (= 7.2.2.2)
37+
activerecord (= 7.2.2.2)
38+
activestorage (= 7.2.2.2)
39+
activesupport (= 7.2.2.2)
4040
globalid (>= 0.6.0)
4141
nokogiri (>= 1.8.5)
42-
actionview (7.2.2.1)
43-
activesupport (= 7.2.2.1)
42+
actionview (7.2.2.2)
43+
activesupport (= 7.2.2.2)
4444
builder (~> 3.1)
4545
erubi (~> 1.11)
4646
rails-dom-testing (~> 2.2)
4747
rails-html-sanitizer (~> 1.6)
48-
activejob (7.2.2.1)
49-
activesupport (= 7.2.2.1)
48+
activejob (7.2.2.2)
49+
activesupport (= 7.2.2.2)
5050
globalid (>= 0.3.6)
51-
activemodel (7.2.2.1)
52-
activesupport (= 7.2.2.1)
53-
activerecord (7.2.2.1)
54-
activemodel (= 7.2.2.1)
55-
activesupport (= 7.2.2.1)
51+
activemodel (7.2.2.2)
52+
activesupport (= 7.2.2.2)
53+
activerecord (7.2.2.2)
54+
activemodel (= 7.2.2.2)
55+
activesupport (= 7.2.2.2)
5656
timeout (>= 0.4.0)
57-
activestorage (7.2.2.1)
58-
actionpack (= 7.2.2.1)
59-
activejob (= 7.2.2.1)
60-
activerecord (= 7.2.2.1)
61-
activesupport (= 7.2.2.1)
57+
activestorage (7.2.2.2)
58+
actionpack (= 7.2.2.2)
59+
activejob (= 7.2.2.2)
60+
activerecord (= 7.2.2.2)
61+
activesupport (= 7.2.2.2)
6262
marcel (~> 1.0)
63-
activesupport (7.2.2.1)
63+
activesupport (7.2.2.2)
6464
base64
6565
benchmark (>= 0.3)
6666
bigdecimal
@@ -76,9 +76,9 @@ GEM
7676
public_suffix (>= 2.0.2, < 7.0)
7777
archive-zip (0.12.0)
7878
io-like (~> 0.3.0)
79-
base64 (0.2.0)
80-
benchmark (0.4.0)
81-
bigdecimal (3.1.9)
79+
base64 (0.3.0)
80+
benchmark (0.4.1)
81+
bigdecimal (3.2.2)
8282
bindex (0.8.1)
8383
bootsnap (1.18.4)
8484
msgpack (~> 1.2)
@@ -105,10 +105,10 @@ GEM
105105
execjs
106106
coffee-script-source (1.12.2)
107107
concurrent-ruby (1.3.5)
108-
connection_pool (2.5.0)
108+
connection_pool (2.5.3)
109109
crass (1.0.6)
110110
date (3.4.1)
111-
drb (2.2.1)
111+
drb (2.2.3)
112112
duktape (2.7.0.0)
113113
erubi (1.13.1)
114114
execjs (2.10.0)
@@ -145,7 +145,7 @@ GEM
145145
activesupport (>= 5.0.0)
146146
json (2.10.2)
147147
logger (1.7.0)
148-
loofah (2.24.0)
148+
loofah (2.24.1)
149149
crass (~> 1.0.2)
150150
nokogiri (>= 1.12.0)
151151
mail (2.8.1)
@@ -157,7 +157,7 @@ GEM
157157
matrix (0.4.2)
158158
method_source (1.1.0)
159159
mini_mime (1.1.5)
160-
mini_portile2 (2.8.8)
160+
mini_portile2 (2.8.9)
161161
minitest (5.25.5)
162162
msgpack (1.8.0)
163163
net-http (0.6.0)
@@ -172,10 +172,10 @@ GEM
172172
net-smtp (0.5.1)
173173
net-protocol
174174
nio4r (2.7.4)
175-
nokogiri (1.18.6)
175+
nokogiri (1.18.9)
176176
mini_portile2 (~> 2.8.2)
177177
racc (~> 1.4)
178-
nokogiri (1.18.6-arm64-darwin)
178+
nokogiri (1.18.9-arm64-darwin)
179179
racc (~> 1.4)
180180
pp (0.6.2)
181181
prettyprint
@@ -195,38 +195,38 @@ GEM
195195
puma (6.4.3)
196196
nio4r (~> 2.0)
197197
racc (1.8.1)
198-
rack (3.1.12)
199-
rack-session (2.1.0)
198+
rack (3.1.16)
199+
rack-session (2.1.1)
200200
base64 (>= 0.1.0)
201201
rack (>= 3.0.0)
202202
rack-test (2.2.0)
203203
rack (>= 1.3)
204204
rackup (2.2.1)
205205
rack (>= 3)
206-
rails (7.2.2.1)
207-
actioncable (= 7.2.2.1)
208-
actionmailbox (= 7.2.2.1)
209-
actionmailer (= 7.2.2.1)
210-
actionpack (= 7.2.2.1)
211-
actiontext (= 7.2.2.1)
212-
actionview (= 7.2.2.1)
213-
activejob (= 7.2.2.1)
214-
activemodel (= 7.2.2.1)
215-
activerecord (= 7.2.2.1)
216-
activestorage (= 7.2.2.1)
217-
activesupport (= 7.2.2.1)
206+
rails (7.2.2.2)
207+
actioncable (= 7.2.2.2)
208+
actionmailbox (= 7.2.2.2)
209+
actionmailer (= 7.2.2.2)
210+
actionpack (= 7.2.2.2)
211+
actiontext (= 7.2.2.2)
212+
actionview (= 7.2.2.2)
213+
activejob (= 7.2.2.2)
214+
activemodel (= 7.2.2.2)
215+
activerecord (= 7.2.2.2)
216+
activestorage (= 7.2.2.2)
217+
activesupport (= 7.2.2.2)
218218
bundler (>= 1.15.0)
219-
railties (= 7.2.2.1)
220-
rails-dom-testing (2.2.0)
219+
railties (= 7.2.2.2)
220+
rails-dom-testing (2.3.0)
221221
activesupport (>= 5.0.0)
222222
minitest
223223
nokogiri (>= 1.6)
224224
rails-html-sanitizer (1.6.2)
225225
loofah (~> 2.21)
226226
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)
227-
railties (7.2.2.1)
228-
actionpack (= 7.2.2.1)
229-
activesupport (= 7.2.2.1)
227+
railties (7.2.2.2)
228+
actionpack (= 7.2.2.2)
229+
activesupport (= 7.2.2.2)
230230
irb (~> 1.13)
231231
rackup (>= 1.0.0)
232232
rake (>= 12.2)

0 commit comments

Comments
 (0)