Skip to content

Commit

Permalink
Point to right sass-rails version
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Aug 20, 2014
1 parent 9733dc5 commit e206681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion railties/lib/rails/generators/app_base.rb
Expand Up @@ -246,7 +246,7 @@ def assets_gemfile_entry
'Use SCSS for stylesheets')
else
gems << GemfileEntry.version('sass-rails',
'~> 4.0.3',
'~> 5.0.0.beta1',
'Use SCSS for stylesheets')
end

Expand Down

0 comments on commit e206681

Please sign in to comment.