Skip to content

Commit fe69051

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 9de30f9 commit fe69051

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
@@ -39,7 +39,7 @@ GIT
3939
GEM
4040
remote: https://rubygems.org/
4141
specs:
42-
activesupport (8.1.2)
42+
activesupport (8.1.2.1)
4343
base64
4444
bigdecimal
4545
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -140,7 +140,8 @@ GEM
140140
rouge (~> 3.2)
141141
mini_mime (1.1.5)
142142
mini_portile2 (2.8.9)
143-
minitest (6.0.1)
143+
minitest (6.0.2)
144+
drb (~> 2.0)
144145
prism (~> 1.5)
145146
nio4r (2.7.5)
146147
nokogiri (1.19.1)
@@ -179,7 +180,7 @@ GEM
179180
ast (~> 2.4.1)
180181
racc
181182
parslet (2.0.0)
182-
prism (1.8.0)
183+
prism (1.9.0)
183184
public_suffix (7.0.2)
184185
puma (7.1.0)
185186
nio4r (~> 2.0)

0 commit comments

Comments
 (0)