Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 23, 2023
1 parent be9b7dd commit fbef23e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pkgs/development/tools/github-changelog-generator/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.1)
activesupport (7.0.7.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand All @@ -26,7 +26,7 @@ GEM
async
async-pool (0.3.9)
async (>= 1.25)
concurrent-ruby (1.1.9)
concurrent-ruby (1.2.2)
console (1.14.0)
fiber-local
faraday (1.9.3)
Expand Down Expand Up @@ -64,9 +64,9 @@ GEM
octokit (~> 4.6)
rainbow (>= 2.2.1)
rake (>= 10.0)
i18n (1.8.11)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
minitest (5.15.0)
minitest (5.19.0)
multi_json (1.15.0)
multipart-post (2.1.1)
nio4r (2.5.8)
Expand All @@ -88,7 +88,7 @@ GEM
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
timers (4.3.3)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)

PLATFORMS
Expand Down

0 comments on commit fbef23e

Please sign in to comment.