Upgrade to Rails 5.2.5 (#2638)

This commit is contained in:
Ahmad Farhat
2021-04-06 19:46:16 -04:00
committed by GitHub
parent 56aa2444d8
commit 74cb620b1c
3 changed files with 45 additions and 47 deletions

View File

@ -34,7 +34,7 @@ gem 'omniauth-twitter', '~> 1.4.0'
gem 'pagy', '~> 3.11.0'
gem 'pluck_to_hash', '~> 1.0.2'
gem 'puma', '~> 3.12.6'
gem 'rails', '~> 5.2.4.4'
gem 'rails', '~> 5.2.5'
gem 'random_password', '~> 0.1.1'
gem "recaptcha", '~> 5.7.0'
gem 'redcarpet', '~> 3.5.1'