diff --git a/Gemfile b/Gemfile index 867dfa1c..c6de9d14 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' ruby '2.5.8' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' -gem 'rails', '~> 5.2.3' +gem 'rails', '~> 5.2.4', '>= 5.2.4.5' gem 'devise'