diff --git a/Gemfile b/Gemfile index cb1ac1c2..2075b0ef 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,7 @@ gem 'rb-readline' # Gems used only for assets and not required # in production environments by default. group :assets do - gem 'sass-rails', '~> 3.2.3' + gem 'sass-rails', '3.2.3' gem 'coffee-rails', '~> 3.2.1' # See https://github.com/sstephenson/execjs#readme for more supported runtimes