Skip to content

Commit 3c21b59

Browse files
chore(deps): bump activestorage from 7.2.2.2 to 7.2.3.1
Bumps [activestorage](https://github.com/rails/rails) from 7.2.2.2 to 7.2.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activestorage/CHANGELOG.md) - [Commits](rails/rails@v7.2.2.2...v7.2.3.1) --- updated-dependencies: - dependency-name: activestorage dependency-version: 7.2.3.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a067c3 commit 3c21b59

1 file changed

Lines changed: 71 additions & 66 deletions

File tree

Gemfile.lock

Lines changed: 71 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -1,66 +1,68 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.2.2.2)
5-
actionpack (= 7.2.2.2)
6-
activesupport (= 7.2.2.2)
4+
actioncable (7.2.3.1)
5+
actionpack (= 7.2.3.1)
6+
activesupport (= 7.2.3.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
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)
10+
actionmailbox (7.2.3.1)
11+
actionpack (= 7.2.3.1)
12+
activejob (= 7.2.3.1)
13+
activerecord (= 7.2.3.1)
14+
activestorage (= 7.2.3.1)
15+
activesupport (= 7.2.3.1)
1616
mail (>= 2.8.0)
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)
17+
actionmailer (7.2.3.1)
18+
actionpack (= 7.2.3.1)
19+
actionview (= 7.2.3.1)
20+
activejob (= 7.2.3.1)
21+
activesupport (= 7.2.3.1)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (7.2.2.2)
25-
actionview (= 7.2.2.2)
26-
activesupport (= 7.2.2.2)
24+
actionpack (7.2.3.1)
25+
actionview (= 7.2.3.1)
26+
activesupport (= 7.2.3.1)
27+
cgi
2728
nokogiri (>= 1.8.5)
2829
racc
29-
rack (>= 2.2.4, < 3.2)
30+
rack (>= 2.2.4, < 3.3)
3031
rack-session (>= 1.0.1)
3132
rack-test (>= 0.6.3)
3233
rails-dom-testing (~> 2.2)
3334
rails-html-sanitizer (~> 1.6)
3435
useragent (~> 0.16)
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)
36+
actiontext (7.2.3.1)
37+
actionpack (= 7.2.3.1)
38+
activerecord (= 7.2.3.1)
39+
activestorage (= 7.2.3.1)
40+
activesupport (= 7.2.3.1)
4041
globalid (>= 0.6.0)
4142
nokogiri (>= 1.8.5)
42-
actionview (7.2.2.2)
43-
activesupport (= 7.2.2.2)
43+
actionview (7.2.3.1)
44+
activesupport (= 7.2.3.1)
4445
builder (~> 3.1)
46+
cgi
4547
erubi (~> 1.11)
4648
rails-dom-testing (~> 2.2)
4749
rails-html-sanitizer (~> 1.6)
48-
activejob (7.2.2.2)
49-
activesupport (= 7.2.2.2)
50+
activejob (7.2.3.1)
51+
activesupport (= 7.2.3.1)
5052
globalid (>= 0.3.6)
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)
53+
activemodel (7.2.3.1)
54+
activesupport (= 7.2.3.1)
55+
activerecord (7.2.3.1)
56+
activemodel (= 7.2.3.1)
57+
activesupport (= 7.2.3.1)
5658
timeout (>= 0.4.0)
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)
59+
activestorage (7.2.3.1)
60+
actionpack (= 7.2.3.1)
61+
activejob (= 7.2.3.1)
62+
activerecord (= 7.2.3.1)
63+
activesupport (= 7.2.3.1)
6264
marcel (~> 1.0)
63-
activesupport (7.2.2.2)
65+
activesupport (7.2.3.1)
6466
base64
6567
benchmark (>= 0.3)
6668
bigdecimal
@@ -69,7 +71,7 @@ GEM
6971
drb
7072
i18n (>= 1.6, < 2)
7173
logger (>= 1.4.2)
72-
minitest (>= 5.1)
74+
minitest (>= 5.1, < 6)
7375
securerandom (>= 0.3)
7476
tzinfo (~> 2.0, >= 2.0.5)
7577
addressable (2.8.7)
@@ -100,17 +102,18 @@ GEM
100102
base64 (0.3.0)
101103
bcrypt (3.1.20)
102104
bcrypt_pbkdf (1.1.2)
103-
benchmark (0.4.1)
104-
bigdecimal (3.3.0)
105+
benchmark (0.5.0)
106+
bigdecimal (3.3.1)
105107
blueprinter (1.2.1)
106108
bootsnap (1.18.6)
107109
msgpack (~> 1.2)
108110
builder (3.3.0)
109111
bullet (8.1.0)
110112
activesupport (>= 3.0.0)
111113
uniform_notifier (~> 1.11)
112-
concurrent-ruby (1.3.5)
113-
connection_pool (2.5.4)
114+
cgi (0.5.1)
115+
concurrent-ruby (1.3.6)
116+
connection_pool (3.0.2)
114117
crack (1.0.0)
115118
bigdecimal
116119
rexml
@@ -176,7 +179,7 @@ GEM
176179
csv
177180
mini_mime (>= 1.0.0)
178181
multi_xml (>= 0.5.2)
179-
i18n (1.14.7)
182+
i18n (1.14.8)
180183
concurrent-ruby (~> 1.0)
181184
io-console (0.8.1)
182185
irb (1.15.2)
@@ -221,7 +224,7 @@ GEM
221224
activesupport (>= 4)
222225
railties (>= 4)
223226
request_store (~> 1.0)
224-
loofah (2.24.1)
227+
loofah (2.25.1)
225228
crass (~> 1.0.2)
226229
nokogiri (>= 1.12.0)
227230
mail (2.8.1)
@@ -233,7 +236,7 @@ GEM
233236
meilisearch (0.33.0)
234237
httparty (~> 0.24)
235238
mini_mime (1.1.5)
236-
minitest (5.26.0)
239+
minitest (5.27.0)
237240
msgpack (1.8.0)
238241
multi_json (1.18.0)
239242
multi_xml (0.8.1)
@@ -256,7 +259,7 @@ GEM
256259
net-protocol
257260
net-ssh (7.3.0)
258261
nio4r (2.7.4)
259-
nokogiri (1.19.1-x86_64-linux-gnu)
262+
nokogiri (1.19.2-x86_64-linux-gnu)
260263
racc (~> 1.4)
261264
numo-narray (0.9.2.1)
262265
ostruct (0.6.3)
@@ -297,34 +300,36 @@ GEM
297300
rack (>= 1.3)
298301
rackup (2.2.1)
299302
rack (>= 3)
300-
rails (7.2.2.2)
301-
actioncable (= 7.2.2.2)
302-
actionmailbox (= 7.2.2.2)
303-
actionmailer (= 7.2.2.2)
304-
actionpack (= 7.2.2.2)
305-
actiontext (= 7.2.2.2)
306-
actionview (= 7.2.2.2)
307-
activejob (= 7.2.2.2)
308-
activemodel (= 7.2.2.2)
309-
activerecord (= 7.2.2.2)
310-
activestorage (= 7.2.2.2)
311-
activesupport (= 7.2.2.2)
303+
rails (7.2.3.1)
304+
actioncable (= 7.2.3.1)
305+
actionmailbox (= 7.2.3.1)
306+
actionmailer (= 7.2.3.1)
307+
actionpack (= 7.2.3.1)
308+
actiontext (= 7.2.3.1)
309+
actionview (= 7.2.3.1)
310+
activejob (= 7.2.3.1)
311+
activemodel (= 7.2.3.1)
312+
activerecord (= 7.2.3.1)
313+
activestorage (= 7.2.3.1)
314+
activesupport (= 7.2.3.1)
312315
bundler (>= 1.15.0)
313-
railties (= 7.2.2.2)
316+
railties (= 7.2.3.1)
314317
rails-dom-testing (2.3.0)
315318
activesupport (>= 5.0.0)
316319
minitest
317320
nokogiri (>= 1.6)
318-
rails-html-sanitizer (1.6.2)
319-
loofah (~> 2.21)
321+
rails-html-sanitizer (1.7.0)
322+
loofah (~> 2.25)
320323
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)
321-
railties (7.2.2.2)
322-
actionpack (= 7.2.2.2)
323-
activesupport (= 7.2.2.2)
324+
railties (7.2.3.1)
325+
actionpack (= 7.2.3.1)
326+
activesupport (= 7.2.3.1)
327+
cgi
324328
irb (~> 1.13)
325329
rackup (>= 1.0.0)
326330
rake (>= 12.2)
327331
thor (~> 1.0, >= 1.2.2)
332+
tsort (>= 0.2)
328333
zeitwerk (~> 2.6)
329334
rainbow (3.1.1)
330335
rake (13.3.0)
@@ -431,7 +436,7 @@ GEM
431436
ostruct
432437
stringio (3.1.7)
433438
thor (1.4.0)
434-
timeout (0.4.3)
439+
timeout (0.6.1)
435440
tsort (0.2.0)
436441
tzinfo (2.0.6)
437442
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)