Skip to content

Commit

Permalink
ruby: bump activesupport from 7.0.4.3 to 7.0.7.1
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 7.0.4.3 to 7.0.7.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.0.0/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.0.4.3...v7.0.7.1)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 3cc86ea commit b1d6f3b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.4.3)
activesupport (7.0.7.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand Down Expand Up @@ -1297,7 +1297,7 @@ GEM
aws-eventstream (~> 1, >= 1.0.2)
cli-ui (1.5.1)
colorize (0.8.1)
concurrent-ruby (1.2.2)
concurrent-ruby (1.3.4)
crack (0.4.5)
rexml
diff-lcs (1.5.0)
Expand All @@ -1320,7 +1320,7 @@ GEM
http-form_data (2.3.0)
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
i18n (1.12.0)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
jmespath (1.6.1)
json (2.6.2)
Expand All @@ -1331,7 +1331,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_mime (1.1.2)
minitest (5.18.0)
minitest (5.25.1)
netrc (0.11.0)
notifications-ruby-client (5.4.0)
jwt (>= 1.5, < 3)
Expand Down

0 comments on commit b1d6f3b

Please sign in to comment.