Skip to content

Commit 58e8caa

Browse files
Bump activestorage from 8.0.4 to 8.0.4.1
Bumps [activestorage](https://github.com/rails/rails) from 8.0.4 to 8.0.4.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@v8.0.4...v8.0.4.1) --- updated-dependencies: - dependency-name: activestorage dependency-version: 8.0.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1c45da commit 58e8caa

1 file changed

Lines changed: 67 additions & 68 deletions

File tree

Gemfile.lock

Lines changed: 67 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -2,65 +2,65 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
Ascii85 (2.0.1)
5-
actioncable (8.0.4)
6-
actionpack (= 8.0.4)
7-
activesupport (= 8.0.4)
5+
actioncable (8.0.4.1)
6+
actionpack (= 8.0.4.1)
7+
activesupport (= 8.0.4.1)
88
nio4r (~> 2.0)
99
websocket-driver (>= 0.6.1)
1010
zeitwerk (~> 2.6)
11-
actionmailbox (8.0.4)
12-
actionpack (= 8.0.4)
13-
activejob (= 8.0.4)
14-
activerecord (= 8.0.4)
15-
activestorage (= 8.0.4)
16-
activesupport (= 8.0.4)
11+
actionmailbox (8.0.4.1)
12+
actionpack (= 8.0.4.1)
13+
activejob (= 8.0.4.1)
14+
activerecord (= 8.0.4.1)
15+
activestorage (= 8.0.4.1)
16+
activesupport (= 8.0.4.1)
1717
mail (>= 2.8.0)
18-
actionmailer (8.0.4)
19-
actionpack (= 8.0.4)
20-
actionview (= 8.0.4)
21-
activejob (= 8.0.4)
22-
activesupport (= 8.0.4)
18+
actionmailer (8.0.4.1)
19+
actionpack (= 8.0.4.1)
20+
actionview (= 8.0.4.1)
21+
activejob (= 8.0.4.1)
22+
activesupport (= 8.0.4.1)
2323
mail (>= 2.8.0)
2424
rails-dom-testing (~> 2.2)
25-
actionpack (8.0.4)
26-
actionview (= 8.0.4)
27-
activesupport (= 8.0.4)
25+
actionpack (8.0.4.1)
26+
actionview (= 8.0.4.1)
27+
activesupport (= 8.0.4.1)
2828
nokogiri (>= 1.8.5)
2929
rack (>= 2.2.4)
3030
rack-session (>= 1.0.1)
3131
rack-test (>= 0.6.3)
3232
rails-dom-testing (~> 2.2)
3333
rails-html-sanitizer (~> 1.6)
3434
useragent (~> 0.16)
35-
actiontext (8.0.4)
36-
actionpack (= 8.0.4)
37-
activerecord (= 8.0.4)
38-
activestorage (= 8.0.4)
39-
activesupport (= 8.0.4)
35+
actiontext (8.0.4.1)
36+
actionpack (= 8.0.4.1)
37+
activerecord (= 8.0.4.1)
38+
activestorage (= 8.0.4.1)
39+
activesupport (= 8.0.4.1)
4040
globalid (>= 0.6.0)
4141
nokogiri (>= 1.8.5)
42-
actionview (8.0.4)
43-
activesupport (= 8.0.4)
42+
actionview (8.0.4.1)
43+
activesupport (= 8.0.4.1)
4444
builder (~> 3.1)
4545
erubi (~> 1.11)
4646
rails-dom-testing (~> 2.2)
4747
rails-html-sanitizer (~> 1.6)
48-
activejob (8.0.4)
49-
activesupport (= 8.0.4)
48+
activejob (8.0.4.1)
49+
activesupport (= 8.0.4.1)
5050
globalid (>= 0.3.6)
51-
activemodel (8.0.4)
52-
activesupport (= 8.0.4)
53-
activerecord (8.0.4)
54-
activemodel (= 8.0.4)
55-
activesupport (= 8.0.4)
51+
activemodel (8.0.4.1)
52+
activesupport (= 8.0.4.1)
53+
activerecord (8.0.4.1)
54+
activemodel (= 8.0.4.1)
55+
activesupport (= 8.0.4.1)
5656
timeout (>= 0.4.0)
57-
activestorage (8.0.4)
58-
actionpack (= 8.0.4)
59-
activejob (= 8.0.4)
60-
activerecord (= 8.0.4)
61-
activesupport (= 8.0.4)
57+
activestorage (8.0.4.1)
58+
actionpack (= 8.0.4.1)
59+
activejob (= 8.0.4.1)
60+
activerecord (= 8.0.4.1)
61+
activesupport (= 8.0.4.1)
6262
marcel (~> 1.0)
63-
activesupport (8.0.4)
63+
activesupport (8.0.4.1)
6464
base64
6565
benchmark (>= 0.3)
6666
bigdecimal
@@ -69,7 +69,7 @@ GEM
6969
drb
7070
i18n (>= 1.6, < 2)
7171
logger (>= 1.4.2)
72-
minitest (>= 5.1)
72+
minitest (>= 5.1, < 6)
7373
securerandom (>= 0.3)
7474
tzinfo (~> 2.0, >= 2.0.5)
7575
uri (>= 0.13.1)
@@ -126,7 +126,7 @@ GEM
126126
base64
127127
lockbox (1.3.3)
128128
logger (1.7.0)
129-
loofah (2.25.0)
129+
loofah (2.25.1)
130130
crass (~> 1.0.2)
131131
nokogiri (>= 1.12.0)
132132
mail (2.9.0)
@@ -137,8 +137,7 @@ GEM
137137
net-smtp
138138
marcel (1.1.0)
139139
mini_mime (1.1.5)
140-
minitest (6.0.1)
141-
prism (~> 1.5)
140+
minitest (5.27.0)
142141
mysql2 (0.5.7)
143142
bigdecimal
144143
net-imap (0.6.3)
@@ -151,21 +150,21 @@ GEM
151150
net-smtp (0.5.1)
152151
net-protocol
153152
nio4r (2.7.5)
154-
nokogiri (1.19.1-aarch64-linux-gnu)
153+
nokogiri (1.19.2-aarch64-linux-gnu)
155154
racc (~> 1.4)
156-
nokogiri (1.19.1-aarch64-linux-musl)
155+
nokogiri (1.19.2-aarch64-linux-musl)
157156
racc (~> 1.4)
158-
nokogiri (1.19.1-arm-linux-gnu)
157+
nokogiri (1.19.2-arm-linux-gnu)
159158
racc (~> 1.4)
160-
nokogiri (1.19.1-arm-linux-musl)
159+
nokogiri (1.19.2-arm-linux-musl)
161160
racc (~> 1.4)
162-
nokogiri (1.19.1-arm64-darwin)
161+
nokogiri (1.19.2-arm64-darwin)
163162
racc (~> 1.4)
164-
nokogiri (1.19.1-x86_64-darwin)
163+
nokogiri (1.19.2-x86_64-darwin)
165164
racc (~> 1.4)
166-
nokogiri (1.19.1-x86_64-linux-gnu)
165+
nokogiri (1.19.2-x86_64-linux-gnu)
167166
racc (~> 1.4)
168-
nokogiri (1.19.1-x86_64-linux-musl)
167+
nokogiri (1.19.2-x86_64-linux-musl)
169168
racc (~> 1.4)
170169
ostruct (0.6.3)
171170
pdf-reader (2.15.1)
@@ -193,30 +192,30 @@ GEM
193192
rack (>= 1.3)
194193
rackup (2.3.1)
195194
rack (>= 3)
196-
rails (8.0.4)
197-
actioncable (= 8.0.4)
198-
actionmailbox (= 8.0.4)
199-
actionmailer (= 8.0.4)
200-
actionpack (= 8.0.4)
201-
actiontext (= 8.0.4)
202-
actionview (= 8.0.4)
203-
activejob (= 8.0.4)
204-
activemodel (= 8.0.4)
205-
activerecord (= 8.0.4)
206-
activestorage (= 8.0.4)
207-
activesupport (= 8.0.4)
195+
rails (8.0.4.1)
196+
actioncable (= 8.0.4.1)
197+
actionmailbox (= 8.0.4.1)
198+
actionmailer (= 8.0.4.1)
199+
actionpack (= 8.0.4.1)
200+
actiontext (= 8.0.4.1)
201+
actionview (= 8.0.4.1)
202+
activejob (= 8.0.4.1)
203+
activemodel (= 8.0.4.1)
204+
activerecord (= 8.0.4.1)
205+
activestorage (= 8.0.4.1)
206+
activesupport (= 8.0.4.1)
208207
bundler (>= 1.15.0)
209-
railties (= 8.0.4)
208+
railties (= 8.0.4.1)
210209
rails-dom-testing (2.3.0)
211210
activesupport (>= 5.0.0)
212211
minitest
213212
nokogiri (>= 1.6)
214-
rails-html-sanitizer (1.6.2)
215-
loofah (~> 2.21)
213+
rails-html-sanitizer (1.7.0)
214+
loofah (~> 2.25)
216215
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)
217-
railties (8.0.4)
218-
actionpack (= 8.0.4)
219-
activesupport (= 8.0.4)
216+
railties (8.0.4.1)
217+
actionpack (= 8.0.4.1)
218+
activesupport (= 8.0.4.1)
220219
irb (~> 1.13)
221220
rackup (>= 1.0.0)
222221
rake (>= 12.2)
@@ -262,7 +261,7 @@ GEM
262261
stringio (3.2.0)
263262
thor (1.5.0)
264263
tilt (2.7.0)
265-
timeout (0.6.0)
264+
timeout (0.6.1)
266265
tsort (0.2.0)
267266
ttfunk (1.7.0)
268267
turbolinks (5.2.1)

0 commit comments

Comments
 (0)