Skip to content

Commit c821667

Browse files
Bump activesupport from 8.1.1 to 8.1.2.1
Bumps [activesupport](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/activesupport/CHANGELOG.md) - [Commits](rails/rails@v8.1.1...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>
1 parent e5c24e8 commit c821667

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
@@ -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)
@@ -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)
239239
rails-html-sanitizer (1.6.2)
240240
loofah (~> 2.21)
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)

0 commit comments

Comments
 (0)