Skip to content

Commit c5a7170

Browse files
Bump activesupport from 8.1.2 to 8.1.2.1
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>
1 parent 4398200 commit c5a7170

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
activejob (8.1.2)
11-
activesupport (= 8.1.2)
10+
activejob (8.1.2.1)
11+
activesupport (= 8.1.2.1)
1212
globalid (>= 0.3.6)
13-
activesupport (8.1.2)
13+
activesupport (8.1.2.1)
1414
base64
1515
bigdecimal
1616
concurrent-ruby (~> 1.0, >= 1.3.1)

0 commit comments

Comments
 (0)