Bump rails from 5.2.4.1 to 5.2.4.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-20 09:13:25 +00:00
parent 7bfc712434
commit 2fc9153e81
2 changed files with 38 additions and 38 deletions

View File

@ -15,7 +15,7 @@ gem 'pg'
gem 'pry-byebug'
gem 'puma'
gem 'pundit'
gem 'rails', '5.2.4.1'
gem 'rails', '5.2.4.2'
gem 'rails-i18n'
gem 'i18n-js'
gem 'ransack'