Commit d7ee1f554a30afa8b45e6a5f769e996dc8c0d24b
1 parent
f7761e0d
Exists in
master
and in
6 other branches
rails4: don't force a sass version
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
Gemfile
@@ -33,7 +33,6 @@ gem 'rack-contrib' | @@ -33,7 +33,6 @@ gem 'rack-contrib' | ||
33 | # asset pipeline | 33 | # asset pipeline |
34 | gem 'uglifier', '>= 1.0.3' | 34 | gem 'uglifier', '>= 1.0.3' |
35 | gem 'sass-rails' | 35 | gem 'sass-rails' |
36 | -gem 'sass', '~> 3.1.19' | ||
37 | 36 | ||
38 | # gems to enable rails3 behaviour | 37 | # gems to enable rails3 behaviour |
39 | gem 'protected_attributes' | 38 | gem 'protected_attributes' |