Bump rails from 5.2.3 to 5.2.4.1

Bumps [rails](https://github.com/rails/rails) from 5.2.3 to 5.2.4.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v5.2.3...v5.2.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-02 05:18:55 +00:00 committed by GitHub
parent d6c896e47c
commit 63e6ab7d19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 46 additions and 46 deletions

View file

@ -1,6 +1,6 @@
source 'https://rubygems.org'
gem 'rails', '~> 5.2.3'
gem 'rails', '~> 5.2.4'
gem 'sass-rails', '~> 5.0'
gem 'coffee-rails', '~> 4.2.0'