Skip to content

Commit 4fb1bb6

Browse files
build(deps): bump activesupport from 8.1.2 to 8.1.2.1 (#4959)
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 4e5aa28 commit 4fb1bb6

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -35,25 +35,25 @@ GIT
3535
GEM
3636
remote: https://rubygems.org/
3737
specs:
38-
actionpack (8.1.2)
39-
actionview (= 8.1.2)
40-
activesupport (= 8.1.2)
38+
actionpack (8.1.2.1)
39+
actionview (= 8.1.2.1)
40+
activesupport (= 8.1.2.1)
4141
nokogiri (>= 1.8.5)
4242
rack (>= 2.2.4)
4343
rack-session (>= 1.0.1)
4444
rack-test (>= 0.6.3)
4545
rails-dom-testing (~> 2.2)
4646
rails-html-sanitizer (~> 1.6)
4747
useragent (~> 0.16)
48-
actionview (8.1.2)
49-
activesupport (= 8.1.2)
48+
actionview (8.1.2.1)
49+
activesupport (= 8.1.2.1)
5050
builder (~> 3.1)
5151
erubi (~> 1.11)
5252
rails-dom-testing (~> 2.2)
5353
rails-html-sanitizer (~> 1.6)
54-
activemodel (8.1.2)
55-
activesupport (= 8.1.2)
56-
activesupport (8.1.2)
54+
activemodel (8.1.2.1)
55+
activesupport (= 8.1.2.1)
56+
activesupport (8.1.2.1)
5757
base64
5858
bigdecimal
5959
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -391,9 +391,9 @@ GEM
391391
rails-html-sanitizer (1.7.0)
392392
loofah (~> 2.25)
393393
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)
394-
railties (8.1.2)
395-
actionpack (= 8.1.2)
396-
activesupport (= 8.1.2)
394+
railties (8.1.2.1)
395+
actionpack (= 8.1.2.1)
396+
activesupport (= 8.1.2.1)
397397
irb (~> 1.13)
398398
rackup (>= 1.0.0)
399399
rake (>= 12.2)

0 commit comments

Comments
 (0)