diff --git a/Gemfile b/Gemfile index 3b8b1aa..310fc6c 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' -gem 'rails', '4.2.0' +gem 'rails', '4.2.11.3' # Use mysql as the database for Active Record gem 'mysql2' # Use SCSS for stylesheets