Bump activesupport from 5.1.6 to 6.0.3.1
Bumps [activesupport](https://github.com/rails/rails) from 5.1.6 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/v5.1.6...v6.0.3.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a3030ac3fc
commit
1276c31ec2
12
Gemfile.lock
12
Gemfile.lock
|
|
@ -2,18 +2,19 @@ GEM
|
|||
remote: https://rubygems.org/
|
||||
specs:
|
||||
CFPropertyList (2.3.6)
|
||||
activesupport (5.1.6)
|
||||
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, >= 2.2.2)
|
||||
claide (1.0.2)
|
||||
cocoapods-core (1.0.1)
|
||||
activesupport (>= 4.0.2)
|
||||
fuzzy_match (~> 2.0.4)
|
||||
nap (~> 1.0)
|
||||
colored (1.2)
|
||||
concurrent-ruby (1.0.5)
|
||||
concurrent-ruby (1.1.6)
|
||||
fuzzy_match (2.0.4)
|
||||
generamba (1.4.1)
|
||||
cocoapods-core (= 1.0.1)
|
||||
|
|
@ -23,17 +24,17 @@ GEM
|
|||
thor (= 0.19.1)
|
||||
xcodeproj (= 1.4.2)
|
||||
git (1.2.9.1)
|
||||
i18n (1.0.0)
|
||||
i18n (1.8.2)
|
||||
concurrent-ruby (~> 1.0)
|
||||
liquid (4.0.0)
|
||||
minitest (5.11.3)
|
||||
minitest (5.14.1)
|
||||
mustache (1.0.5)
|
||||
nanaimo (0.2.4)
|
||||
nap (1.1.0)
|
||||
terminal-table (1.4.5)
|
||||
thor (0.19.1)
|
||||
thread_safe (0.3.6)
|
||||
tzinfo (1.2.5)
|
||||
tzinfo (1.2.7)
|
||||
thread_safe (~> 0.1)
|
||||
xcodeproj (1.4.2)
|
||||
CFPropertyList (~> 2.3.3)
|
||||
|
|
@ -41,6 +42,7 @@ GEM
|
|||
claide (>= 1.0.1, < 2.0)
|
||||
colored (~> 1.2)
|
||||
nanaimo (~> 0.2.3)
|
||||
zeitwerk (2.3.0)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
|
|
|||
Loading…
Reference in New Issue