Skip to content

Commit

Permalink
Bump activesupport from 6.1.3.1 to 6.1.7.3
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 6.1.3.1 to 6.1.7.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v6.1.3.1...v6.1.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 17, 2023
1 parent f19f132 commit e0fba2a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.3.1)
activesupport (6.1.7.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
concurrent-ruby (1.1.8)
concurrent-ruby (1.2.2)
dalli (2.7.11)
i18n (1.8.10)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
memcache-client (1.8.5)
minitest (5.14.4)
Expand All @@ -23,9 +23,9 @@ GEM
rake-compiler (1.1.1)
rake
remix-stash (1.1.3)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
zeitwerk (2.4.2)
zeitwerk (2.6.7)

PLATFORMS
ruby
Expand Down

0 comments on commit e0fba2a

Please sign in to comment.