Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 8, 2021
1 parent 3701c7b commit ff43e74
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -6,7 +6,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.0)
activesupport (6.1.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand All @@ -21,7 +21,7 @@ GEM
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
docile (1.3.2)
i18n (1.8.5)
i18n (1.8.7)
concurrent-ruby (~> 1.0)
json (2.3.1)
minitest (5.14.3)
Expand Down Expand Up @@ -65,7 +65,7 @@ GEM
thor (1.0.1)
tins (1.25.0)
sync
tzinfo (2.0.3)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
unicode-display_width (2.0.0)
yard (0.9.26)
Expand Down

0 comments on commit ff43e74

Please sign in to comment.