Bump activesupport from 6.0.0 to 6.0.3.1

Bumps [activesupport](https://github.com/rails/rails) from 6.0.0 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](https://github.com/rails/rails/compare/v6.0.0...v6.0.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-05-26 15:57:23 +00:00 committed by GitHub
parent 7b0df670fd
commit a4dd827584
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,12 +15,12 @@ GEM
specs:
acme-client (2.0.6)
faraday (>= 0.17, < 2.0.0)
activesupport (6.0.0)
activesupport (6.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.1, >= 2.1.8)
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
annoy (0.5.6)
@ -44,7 +44,7 @@ GEM
certified (1.0.0)
climate_control (0.2.0)
coderay (1.1.2)
concurrent-ruby (1.1.5)
concurrent-ruby (1.1.6)
connection_pool (2.2.2)
coveralls (0.8.23)
json (>= 1.8, < 3)
@ -262,7 +262,7 @@ GEM
tilt (2.0.9)
timecop (0.9.1)
tins (1.21.1)
tzinfo (1.2.5)
tzinfo (1.2.7)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
@ -279,7 +279,7 @@ GEM
xmlrpc (0.3.0)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.1.10)
zeitwerk (2.3.0)
zipruby (0.3.6)
PLATFORMS