diff --git a/Gemfile b/Gemfile index 8845ac4a..818fc80d 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ ruby '2.6.3' # gem 'easymon', '1.2.2' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' -gem 'rails', '~> 5.2.3' +gem 'rails', '~> 5.2.4' # Use sqlite3 as the database for Active Record gem 'sqlite3' # Use Puma as the app server