Skip to content

Commit 6745de6

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 3eae245 commit 6745de6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Gemfile.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.1.2)
4+
activesupport (8.1.2.1)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -27,12 +27,13 @@ GEM
2727
i18n (1.14.8)
2828
concurrent-ruby (~> 1.0)
2929
io-console (0.8.2)
30-
json (2.18.0)
30+
json (2.19.2)
3131
language_server-protocol (3.17.0.5)
3232
lint_roller (1.1.0)
3333
logger (1.7.0)
3434
method_source (1.1.0)
35-
minitest (6.0.1)
35+
minitest (6.0.2)
36+
drb (~> 2.0)
3637
prism (~> 1.5)
3738
parallel (1.27.0)
3839
parser (3.3.10.1)

0 commit comments

Comments
 (0)