Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 11, 2023
1 parent 0690050 commit 36b7174
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,23 @@ GIT
GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.4.1)
activesupport (6.1.7.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
aescrypt (1.0.0)
concurrent-ruby (1.1.9)
concurrent-ruby (1.2.0)
daemons (1.4.1)
eventmachine (1.2.7)
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.8.11)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
mini_mime (1.1.2)
minitest (5.14.4)
minitest (5.17.0)
multi_xml (0.6.0)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
Expand All @@ -47,11 +47,11 @@ GEM
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
tilt (2.0.11)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2022.7)
tzinfo (>= 1.0.0)
zeitwerk (2.5.1)
zeitwerk (2.6.7)

PLATFORMS
ruby
Expand Down

0 comments on commit 36b7174

Please sign in to comment.