Bump rails from 5.2.2.1 to 5.2.3

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-04-22 18:29:51 +00:00
parent addc3b5513
commit fe0c0b4370
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331
2 changed files with 39 additions and 39 deletions

View file

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