Merge pull request #7189 from Homebrew/dependabot/bundler/docs/activesupport-6.0.2.2

build: bump activesupport from 6.0.2.1 to 6.0.2.2 in /docs
This commit is contained in:
Mike McQuaid 2020-03-20 11:35:34 +00:00 committed by GitHub
commit debab213d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
activesupport (6.0.2.1) activesupport (6.0.2.2)
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)