Skip to content

Commit c756168

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: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f0b6df commit c756168

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ PATH
1212
GEM
1313
remote: https://rubygems.org/
1414
specs:
15-
activesupport (8.1.2)
15+
activesupport (8.1.2.1)
1616
base64
1717
bigdecimal
1818
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -38,12 +38,13 @@ GEM
3838
i18n (1.14.8)
3939
concurrent-ruby (~> 1.0)
4040
io-console (0.8.2)
41-
json (2.18.1)
41+
json (2.19.2)
4242
language_server-protocol (3.17.0.5)
4343
lint_roller (1.1.0)
4444
logger (1.7.0)
4545
method_source (1.1.0)
46-
minitest (6.0.1)
46+
minitest (6.0.2)
47+
drb (~> 2.0)
4748
prism (~> 1.5)
4849
parallel (1.27.0)
4950
parser (3.3.10.1)

0 commit comments

Comments
 (0)