Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 26, 2020
1 parent 4bd7b34 commit 1580c70
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Expand Up @@ -9,12 +9,12 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.2.1)
activesupport (6.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2)
zeitwerk (~> 2.2, >= 2.2.2)
coderay (1.1.2)
concurrent-ruby (1.1.6)
diff-lcs (1.3)
Expand Down Expand Up @@ -50,7 +50,7 @@ GEM
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
method_source (0.9.2)
minitest (5.14.0)
minitest (5.14.1)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
Expand All @@ -73,7 +73,7 @@ GEM
simplecov-html (~> 0.11)
simplecov-html (0.12.2)
thread_safe (0.3.6)
tzinfo (1.2.6)
tzinfo (1.2.7)
thread_safe (~> 0.1)
zeitwerk (2.3.0)

Expand Down

0 comments on commit 1580c70

Please sign in to comment.