Skip to content

Commit

Permalink
Bump activesupport from 6.1.7.1 to 6.1.7.4
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.1 to 6.1.7.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.6/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v6.1.7.1...v6.1.7.4)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and veger committed Jul 27, 2023
1 parent a608b5f commit 394f421
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Expand Up @@ -7,7 +7,7 @@ PATH
GEM
remote: http://rubygems.org/
specs:
activesupport (6.1.7.1)
activesupport (6.1.7.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand All @@ -16,11 +16,11 @@ GEM
ast (2.4.2)
backport (1.2.0)
benchmark (0.2.1)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
diff-lcs (1.5.0)
docile (1.4.0)
e2mmap (0.1.0)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
irb (1.0.0)
jaro_winkler (1.5.4)
Expand Down Expand Up @@ -93,7 +93,7 @@ GEM
webrick (1.7.0)
yard (0.9.28)
webrick (~> 1.7.0)
zeitwerk (2.6.6)
zeitwerk (2.6.9)

PLATFORMS
ruby
Expand Down

0 comments on commit 394f421

Please sign in to comment.