Skip to content

Commit

Permalink
Merge pull request #1296 from Homebrew/dependabot/bundler/activesuppo…
Browse files Browse the repository at this point in the history
…rt-8.0.0

build(deps-dev): bump activesupport from 7.1.1 to 8.0.0
  • Loading branch information
ZhongRuoyu authored Nov 8, 2024
2 parents ec40d41 + b8b2b34 commit 7b2b178
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,17 +1,21 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.1)
activesupport (8.0.0)
base64
benchmark (>= 0.3)
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)
uri (>= 0.13.1)
base64 (0.2.0)
benchmark (0.4.0)
bigdecimal (3.1.8)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
Expand All @@ -20,8 +24,8 @@ GEM
drb (2.2.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
logger (1.6.1)
minitest (5.25.1)
mutex_m (0.2.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand All @@ -35,6 +39,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
securerandom (0.3.1)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand All @@ -44,6 +49,7 @@ GEM
sorbet-runtime (0.5.11641)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uri (1.0.1)

PLATFORMS
ruby
Expand Down

0 comments on commit 7b2b178

Please sign in to comment.