Skip to content

Commit e98a6f7

Browse files
chore(deps-dev): 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 71ccc33 commit e98a6f7

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ PATH
66
GEM
77
remote: https://rubygems.org/
88
specs:
9-
activesupport (8.1.2)
9+
activesupport (8.1.2.1)
1010
base64
1111
bigdecimal
1212
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -21,7 +21,7 @@ GEM
2121
uri (>= 0.13.1)
2222
ast (2.4.3)
2323
base64 (0.3.0)
24-
bigdecimal (4.0.1)
24+
bigdecimal (4.1.1)
2525
builder (3.3.0)
2626
concurrent-ruby (1.3.6)
2727
connection_pool (3.0.2)
@@ -80,7 +80,7 @@ GEM
8080
markly (0.16.0)
8181
memoist3 (1.0.0)
8282
mini_mime (1.1.5)
83-
minitest (6.0.2)
83+
minitest (6.0.3)
8484
drb (~> 2.0)
8585
prism (~> 1.5)
8686
multi_test (1.1.0)
@@ -207,7 +207,6 @@ PLATFORMS
207207
arm64-darwin-24
208208
arm64-darwin-25
209209
x64-mingw-ucrt
210-
x64-mingw32
211210
x86_64-darwin-19
212211
x86_64-darwin-21
213212
x86_64-darwin-22

0 commit comments

Comments
 (0)