diff --git a/Gemfile b/Gemfile index a1f335d..47b6d33 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ ruby '2.3.1' gem 'rake' # Bundle edge Rails instead: -# gem 'rails', github: 'rails/rails' +# gem 'rails', git: 'https://github.com/rails/rails' gem 'sqlite3' gem 'foreman'