Skip to content

Commit

Permalink
build(deps): bump activesupport from 7.1.3.4 to 7.2.0
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 7.1.3.4 to 7.2.0.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.0/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.1.3.4...v7.2.0)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2024
1 parent f84203b commit 21b82a0
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,24 +1,25 @@
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)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
byebug (11.1.3)
coderay (1.1.3)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
config (5.5.1)
deep_merge (~> 1.2, >= 1.2.1)
connection_pool (2.4.1)
Expand Down Expand Up @@ -83,9 +84,8 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0702)
mini_portile2 (2.8.7)
minitest (5.23.1)
minitest (5.24.1)
multipart-post (2.4.1)
mutex_m (0.2.0)
nenv (0.3.0)
net-http (0.4.1)
uri
Expand Down Expand Up @@ -149,6 +149,7 @@ GEM
ruby-progressbar (1.13.0)
rubyntlm (0.6.5)
base64
securerandom (0.3.1)
shellany (0.0.1)
sidekiq (7.3.0)
concurrent-ruby (< 2)
Expand Down

0 comments on commit 21b82a0

Please sign in to comment.