Skip to content

Commit 8a80939

Browse files
Bump Rails dependencies from 8.1.2 to 8.1.2.1 (#3011)
Bumps [activesupport](https://github.com/rails/rails) from 8.1.2 to 8.1.2.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v8.1.2...v8.1.2.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 8.1.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bf3314 commit 8a80939

1 file changed

Lines changed: 53 additions & 53 deletions

File tree

Gemfile.lock

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -12,66 +12,66 @@ GEM
1212
specs:
1313
action_text-trix (2.1.17)
1414
railties
15-
actioncable (8.1.2)
16-
actionpack (= 8.1.2)
17-
activesupport (= 8.1.2)
15+
actioncable (8.1.2.1)
16+
actionpack (= 8.1.2.1)
17+
activesupport (= 8.1.2.1)
1818
nio4r (~> 2.0)
1919
websocket-driver (>= 0.6.1)
2020
zeitwerk (~> 2.6)
21-
actionmailbox (8.1.2)
22-
actionpack (= 8.1.2)
23-
activejob (= 8.1.2)
24-
activerecord (= 8.1.2)
25-
activestorage (= 8.1.2)
26-
activesupport (= 8.1.2)
21+
actionmailbox (8.1.2.1)
22+
actionpack (= 8.1.2.1)
23+
activejob (= 8.1.2.1)
24+
activerecord (= 8.1.2.1)
25+
activestorage (= 8.1.2.1)
26+
activesupport (= 8.1.2.1)
2727
mail (>= 2.8.0)
28-
actionmailer (8.1.2)
29-
actionpack (= 8.1.2)
30-
actionview (= 8.1.2)
31-
activejob (= 8.1.2)
32-
activesupport (= 8.1.2)
28+
actionmailer (8.1.2.1)
29+
actionpack (= 8.1.2.1)
30+
actionview (= 8.1.2.1)
31+
activejob (= 8.1.2.1)
32+
activesupport (= 8.1.2.1)
3333
mail (>= 2.8.0)
3434
rails-dom-testing (~> 2.2)
35-
actionpack (8.1.2)
36-
actionview (= 8.1.2)
37-
activesupport (= 8.1.2)
35+
actionpack (8.1.2.1)
36+
actionview (= 8.1.2.1)
37+
activesupport (= 8.1.2.1)
3838
nokogiri (>= 1.8.5)
3939
rack (>= 2.2.4)
4040
rack-session (>= 1.0.1)
4141
rack-test (>= 0.6.3)
4242
rails-dom-testing (~> 2.2)
4343
rails-html-sanitizer (~> 1.6)
4444
useragent (~> 0.16)
45-
actiontext (8.1.2)
45+
actiontext (8.1.2.1)
4646
action_text-trix (~> 2.1.15)
47-
actionpack (= 8.1.2)
48-
activerecord (= 8.1.2)
49-
activestorage (= 8.1.2)
50-
activesupport (= 8.1.2)
47+
actionpack (= 8.1.2.1)
48+
activerecord (= 8.1.2.1)
49+
activestorage (= 8.1.2.1)
50+
activesupport (= 8.1.2.1)
5151
globalid (>= 0.6.0)
5252
nokogiri (>= 1.8.5)
53-
actionview (8.1.2)
54-
activesupport (= 8.1.2)
53+
actionview (8.1.2.1)
54+
activesupport (= 8.1.2.1)
5555
builder (~> 3.1)
5656
erubi (~> 1.11)
5757
rails-dom-testing (~> 2.2)
5858
rails-html-sanitizer (~> 1.6)
59-
activejob (8.1.2)
60-
activesupport (= 8.1.2)
59+
activejob (8.1.2.1)
60+
activesupport (= 8.1.2.1)
6161
globalid (>= 0.3.6)
62-
activemodel (8.1.2)
63-
activesupport (= 8.1.2)
64-
activerecord (8.1.2)
65-
activemodel (= 8.1.2)
66-
activesupport (= 8.1.2)
62+
activemodel (8.1.2.1)
63+
activesupport (= 8.1.2.1)
64+
activerecord (8.1.2.1)
65+
activemodel (= 8.1.2.1)
66+
activesupport (= 8.1.2.1)
6767
timeout (>= 0.4.0)
68-
activestorage (8.1.2)
69-
actionpack (= 8.1.2)
70-
activejob (= 8.1.2)
71-
activerecord (= 8.1.2)
72-
activesupport (= 8.1.2)
68+
activestorage (8.1.2.1)
69+
actionpack (= 8.1.2.1)
70+
activejob (= 8.1.2.1)
71+
activerecord (= 8.1.2.1)
72+
activesupport (= 8.1.2.1)
7373
marcel (~> 1.0)
74-
activesupport (8.1.2)
74+
activesupport (8.1.2.1)
7575
base64
7676
bigdecimal
7777
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -264,20 +264,20 @@ GEM
264264
rack-timeout (0.7.0)
265265
rackup (2.3.1)
266266
rack (>= 3)
267-
rails (8.1.2)
268-
actioncable (= 8.1.2)
269-
actionmailbox (= 8.1.2)
270-
actionmailer (= 8.1.2)
271-
actionpack (= 8.1.2)
272-
actiontext (= 8.1.2)
273-
actionview (= 8.1.2)
274-
activejob (= 8.1.2)
275-
activemodel (= 8.1.2)
276-
activerecord (= 8.1.2)
277-
activestorage (= 8.1.2)
278-
activesupport (= 8.1.2)
267+
rails (8.1.2.1)
268+
actioncable (= 8.1.2.1)
269+
actionmailbox (= 8.1.2.1)
270+
actionmailer (= 8.1.2.1)
271+
actionpack (= 8.1.2.1)
272+
actiontext (= 8.1.2.1)
273+
actionview (= 8.1.2.1)
274+
activejob (= 8.1.2.1)
275+
activemodel (= 8.1.2.1)
276+
activerecord (= 8.1.2.1)
277+
activestorage (= 8.1.2.1)
278+
activesupport (= 8.1.2.1)
279279
bundler (>= 1.15.0)
280-
railties (= 8.1.2)
280+
railties (= 8.1.2.1)
281281
rails-dom-testing (2.3.0)
282282
activesupport (>= 5.0.0)
283283
minitest
@@ -288,9 +288,9 @@ GEM
288288
rails-i18n (8.0.1)
289289
i18n (>= 0.7, < 2)
290290
railties (>= 8.0.0, < 9)
291-
railties (8.1.2)
292-
actionpack (= 8.1.2)
293-
activesupport (= 8.1.2)
291+
railties (8.1.2.1)
292+
actionpack (= 8.1.2.1)
293+
activesupport (= 8.1.2.1)
294294
irb (~> 1.13)
295295
rackup (>= 1.0.0)
296296
rake (>= 12.2)

0 commit comments

Comments
 (0)