Skip to content

Commit

Permalink
Merge pull request #142 from icyleaf/dependabot/bundler/activesupport…
Browse files Browse the repository at this point in the history
…-7.2.0

chore(deps): bump activesupport from 7.1.3.4 to 7.2.0
  • Loading branch information
icyleaf authored Aug 13, 2024
2 parents 5c60068 + da03673 commit 89fd6b3
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,24 @@ GEM
specs:
CFPropertyList (3.0.6)
rexml
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)
amazing_print (1.6.0)
anyway_config (2.6.4)
ruby-next-core (~> 1.0)
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)
debug (1.9.2)
irb (~> 1.10)
Expand All @@ -51,8 +52,8 @@ GEM
json (2.7.2)
jwt (2.7.1)
language_server-protocol (3.17.0.3)
minitest (5.23.1)
mutex_m (0.2.0)
logger (1.6.0)
minitest (5.24.1)
openssl (3.1.0)
parallel (1.24.0)
parser (3.3.1.0)
Expand Down Expand Up @@ -99,6 +100,7 @@ GEM
ruby-next-core (1.0.3)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
securerandom (0.3.1)
sentry-ruby (5.18.2)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand Down

0 comments on commit 89fd6b3

Please sign in to comment.