Skip to content

Commit

Permalink
Merge pull request #1204 from soutaro/dependabot/bundler/gemfile_stee…
Browse files Browse the repository at this point in the history
…p/activesupport-7.2.0

Bump activesupport from 7.1.3.4 to 7.2.0 in /gemfile_steep
  • Loading branch information
github-actions[bot] authored Aug 12, 2024
2 parents 9faa3d7 + 253ac9f commit fecfeef
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gemfile_steep/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.3.4)
activesupport (7.2.0)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
csv (3.3.0)
drb (2.2.1)
Expand All @@ -30,7 +31,6 @@ GEM
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.0)
minitest (5.24.1)
mutex_m (0.2.0)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
Expand Down

0 comments on commit fecfeef

Please sign in to comment.