Bump rails from 5.2.4.3 to 6.0.3.2

Bumps [rails](https://github.com/rails/rails) from 5.2.4.3 to 6.0.3.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v6.0.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-08-20 09:27:26 +00:00 committed by GitHub
parent b3161a03dd
commit 2eb4025486
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 59 additions and 43 deletions

View file

@ -1,6 +1,6 @@
source 'https://rubygems.org'
gem 'rails', '~> 5.2.4'
gem 'rails', '~> 6.0.3'
gem 'sassc-rails', '~> 2.1.2'
gem 'coffee-rails', '~> 5.0.0'