Merge pull request #339 from neocities/dependabot/bundler/activesupport-6.0.3.1

Bump activesupport from 6.0.0 to 6.0.3.1
This commit is contained in:
Kyle Drake 2020-05-26 21:04:31 -07:00 committed by GitHub
commit f32ef0a292
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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