Skip to content

Commit

Permalink
Bump activesupport from 6.1.1 to 6.1.2.1
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 6.1.1 to 6.1.2.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.1.2.1/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v6.1.1...v6.1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 11, 2021
1 parent a74d303 commit 4645679
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -6,22 +6,22 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.1)
activesupport (6.1.2.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
ast (2.4.2)
concurrent-ruby (1.1.7)
concurrent-ruby (1.1.8)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
docile (1.3.2)
i18n (1.8.7)
i18n (1.8.8)
concurrent-ruby (~> 1.0)
json (2.3.1)
minitest (5.14.3)
Expand Down

0 comments on commit 4645679

Please sign in to comment.