diff --git a/temp_file/Gemfile b/temp_file/Gemfile index 87788f4..317d838 100644 --- a/temp_file/Gemfile +++ b/temp_file/Gemfile @@ -79,7 +79,8 @@ if RUBY_VERSION.to_f == 2.1 #rails gem gem 'rake','~> 12.3.3' gem 'sassc-rails', '~>1.3.0' - gem 'rails', '~> 4.1.16' + gem 'sprockets-rails', '~> 2.0' + gem 'rails', '4.2.11.3' gem 'sanitize', '~> 4.6.6' #assets and templates #gem 'sass-rails', '~> 4.0.2'