Upgrade to Rails 5.2.6 (#2711)

This commit is contained in:
Ahmad Farhat
2021-05-06 22:36:43 -04:00
committed by GitHub
parent 173cbe8623
commit 2e98b9e968
2 changed files with 41 additions and 41 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.5'
gem 'rails', '~> 5.2.6'
gem 'random_password', '~> 0.1.1'
gem "recaptcha", '~> 5.7.0'
gem 'redcarpet', '~> 3.5.1'