Bump rails from 5.2.4.2 to 5.2.4.3

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-19 09:02:12 +00:00
parent c8388b7891
commit 29efddd850
2 changed files with 38 additions and 38 deletions

View File

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