Skip to content

Commit c83be0c

Browse files
authored
Merge pull request #239 from ruby/dependabot/bundler/activesupport-8.1.2.1
Bump activesupport from 8.1.2 to 8.1.2.1
2 parents 9de30f9 + fe69051 commit c83be0c

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
@@ -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)