diff --git a/Gemfile b/Gemfile index f00cdac..6421043 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' -gem 'rails', '~> 5.0.1' +gem 'rails', '~> 5.2.0' # Use postgresql as the database for Active Record gem 'pg', '~> 0.18' # Use Puma as the app server