Skip to content

Commit 81a76ae

Browse files
Bump activestorage from 8.1.1 to 8.1.2.1
Bumps [activestorage](https://github.com/rails/rails) from 8.1.1 to 8.1.2.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.1.1...v8.1.2.1) --- updated-dependencies: - dependency-name: activestorage dependency-version: 8.1.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5c24e8 commit 81a76ae

1 file changed

Lines changed: 65 additions & 65 deletions

File tree

Gemfile.lock

Lines changed: 65 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -4,68 +4,68 @@ GEM
44
action_args (2.7.3)
55
action_text-trix (2.1.16)
66
railties
7-
actioncable (8.1.1)
8-
actionpack (= 8.1.1)
9-
activesupport (= 8.1.1)
7+
actioncable (8.1.2.1)
8+
actionpack (= 8.1.2.1)
9+
activesupport (= 8.1.2.1)
1010
nio4r (~> 2.0)
1111
websocket-driver (>= 0.6.1)
1212
zeitwerk (~> 2.6)
13-
actionmailbox (8.1.1)
14-
actionpack (= 8.1.1)
15-
activejob (= 8.1.1)
16-
activerecord (= 8.1.1)
17-
activestorage (= 8.1.1)
18-
activesupport (= 8.1.1)
13+
actionmailbox (8.1.2.1)
14+
actionpack (= 8.1.2.1)
15+
activejob (= 8.1.2.1)
16+
activerecord (= 8.1.2.1)
17+
activestorage (= 8.1.2.1)
18+
activesupport (= 8.1.2.1)
1919
mail (>= 2.8.0)
20-
actionmailer (8.1.1)
21-
actionpack (= 8.1.1)
22-
actionview (= 8.1.1)
23-
activejob (= 8.1.1)
24-
activesupport (= 8.1.1)
20+
actionmailer (8.1.2.1)
21+
actionpack (= 8.1.2.1)
22+
actionview (= 8.1.2.1)
23+
activejob (= 8.1.2.1)
24+
activesupport (= 8.1.2.1)
2525
mail (>= 2.8.0)
2626
rails-dom-testing (~> 2.2)
27-
actionpack (8.1.1)
28-
actionview (= 8.1.1)
29-
activesupport (= 8.1.1)
27+
actionpack (8.1.2.1)
28+
actionview (= 8.1.2.1)
29+
activesupport (= 8.1.2.1)
3030
nokogiri (>= 1.8.5)
3131
rack (>= 2.2.4)
3232
rack-session (>= 1.0.1)
3333
rack-test (>= 0.6.3)
3434
rails-dom-testing (~> 2.2)
3535
rails-html-sanitizer (~> 1.6)
3636
useragent (~> 0.16)
37-
actiontext (8.1.1)
37+
actiontext (8.1.2.1)
3838
action_text-trix (~> 2.1.15)
39-
actionpack (= 8.1.1)
40-
activerecord (= 8.1.1)
41-
activestorage (= 8.1.1)
42-
activesupport (= 8.1.1)
39+
actionpack (= 8.1.2.1)
40+
activerecord (= 8.1.2.1)
41+
activestorage (= 8.1.2.1)
42+
activesupport (= 8.1.2.1)
4343
globalid (>= 0.6.0)
4444
nokogiri (>= 1.8.5)
45-
actionview (8.1.1)
46-
activesupport (= 8.1.1)
45+
actionview (8.1.2.1)
46+
activesupport (= 8.1.2.1)
4747
builder (~> 3.1)
4848
erubi (~> 1.11)
4949
rails-dom-testing (~> 2.2)
5050
rails-html-sanitizer (~> 1.6)
5151
active_decorator (1.5.1)
5252
activesupport
53-
activejob (8.1.1)
54-
activesupport (= 8.1.1)
53+
activejob (8.1.2.1)
54+
activesupport (= 8.1.2.1)
5555
globalid (>= 0.3.6)
56-
activemodel (8.1.1)
57-
activesupport (= 8.1.1)
58-
activerecord (8.1.1)
59-
activemodel (= 8.1.1)
60-
activesupport (= 8.1.1)
56+
activemodel (8.1.2.1)
57+
activesupport (= 8.1.2.1)
58+
activerecord (8.1.2.1)
59+
activemodel (= 8.1.2.1)
60+
activesupport (= 8.1.2.1)
6161
timeout (>= 0.4.0)
62-
activestorage (8.1.1)
63-
actionpack (= 8.1.1)
64-
activejob (= 8.1.1)
65-
activerecord (= 8.1.1)
66-
activesupport (= 8.1.1)
62+
activestorage (8.1.2.1)
63+
actionpack (= 8.1.2.1)
64+
activejob (= 8.1.2.1)
65+
activerecord (= 8.1.2.1)
66+
activesupport (= 8.1.2.1)
6767
marcel (~> 1.0)
68-
activesupport (8.1.1)
68+
activesupport (8.1.2.1)
6969
base64
7070
bigdecimal
7171
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -148,7 +148,7 @@ GEM
148148
language_server-protocol (3.17.0.5)
149149
lint_roller (1.1.0)
150150
logger (1.7.0)
151-
loofah (2.25.0)
151+
loofah (2.25.1)
152152
crass (~> 1.0.2)
153153
nokogiri (>= 1.12.0)
154154
mail (2.8.1)
@@ -172,21 +172,21 @@ GEM
172172
net-protocol
173173
nio4r (2.7.4)
174174
nkf (0.2.0)
175-
nokogiri (1.19.0-aarch64-linux-gnu)
175+
nokogiri (1.19.2-aarch64-linux-gnu)
176176
racc (~> 1.4)
177-
nokogiri (1.19.0-aarch64-linux-musl)
177+
nokogiri (1.19.2-aarch64-linux-musl)
178178
racc (~> 1.4)
179-
nokogiri (1.19.0-arm-linux-gnu)
179+
nokogiri (1.19.2-arm-linux-gnu)
180180
racc (~> 1.4)
181-
nokogiri (1.19.0-arm-linux-musl)
181+
nokogiri (1.19.2-arm-linux-musl)
182182
racc (~> 1.4)
183-
nokogiri (1.19.0-arm64-darwin)
183+
nokogiri (1.19.2-arm64-darwin)
184184
racc (~> 1.4)
185-
nokogiri (1.19.0-x86_64-darwin)
185+
nokogiri (1.19.2-x86_64-darwin)
186186
racc (~> 1.4)
187-
nokogiri (1.19.0-x86_64-linux-gnu)
187+
nokogiri (1.19.2-x86_64-linux-gnu)
188188
racc (~> 1.4)
189-
nokogiri (1.19.0-x86_64-linux-musl)
189+
nokogiri (1.19.2-x86_64-linux-musl)
190190
racc (~> 1.4)
191191
parallel (1.27.0)
192192
parser (3.3.9.0)
@@ -218,30 +218,30 @@ GEM
218218
rack (>= 1.3)
219219
rackup (2.3.1)
220220
rack (>= 3)
221-
rails (8.1.1)
222-
actioncable (= 8.1.1)
223-
actionmailbox (= 8.1.1)
224-
actionmailer (= 8.1.1)
225-
actionpack (= 8.1.1)
226-
actiontext (= 8.1.1)
227-
actionview (= 8.1.1)
228-
activejob (= 8.1.1)
229-
activemodel (= 8.1.1)
230-
activerecord (= 8.1.1)
231-
activestorage (= 8.1.1)
232-
activesupport (= 8.1.1)
221+
rails (8.1.2.1)
222+
actioncable (= 8.1.2.1)
223+
actionmailbox (= 8.1.2.1)
224+
actionmailer (= 8.1.2.1)
225+
actionpack (= 8.1.2.1)
226+
actiontext (= 8.1.2.1)
227+
actionview (= 8.1.2.1)
228+
activejob (= 8.1.2.1)
229+
activemodel (= 8.1.2.1)
230+
activerecord (= 8.1.2.1)
231+
activestorage (= 8.1.2.1)
232+
activesupport (= 8.1.2.1)
233233
bundler (>= 1.15.0)
234-
railties (= 8.1.1)
234+
railties (= 8.1.2.1)
235235
rails-dom-testing (2.3.0)
236236
activesupport (>= 5.0.0)
237237
minitest
238238
nokogiri (>= 1.6)
239-
rails-html-sanitizer (1.6.2)
240-
loofah (~> 2.21)
239+
rails-html-sanitizer (1.7.0)
240+
loofah (~> 2.25)
241241
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)
242-
railties (8.1.1)
243-
actionpack (= 8.1.1)
244-
activesupport (= 8.1.1)
242+
railties (8.1.2.1)
243+
actionpack (= 8.1.2.1)
244+
activesupport (= 8.1.2.1)
245245
irb (~> 1.13)
246246
rackup (>= 1.0.0)
247247
rake (>= 12.2)
@@ -311,7 +311,7 @@ GEM
311311
tailwindcss-ruby (4.1.13-x86_64-linux-gnu)
312312
tailwindcss-ruby (4.1.13-x86_64-linux-musl)
313313
thor (1.4.0)
314-
timeout (0.4.3)
314+
timeout (0.6.1)
315315
tsort (0.2.0)
316316
turbo-rails (2.0.17)
317317
actionpack (>= 7.1.0)

0 commit comments

Comments
 (0)