Skip to content

Commit

Permalink
Lock to sass 3.1.12 so that tests pass.
Browse files Browse the repository at this point in the history
They fail on 3.2.0 because of sass/sass#482
  • Loading branch information
parndt committed Aug 15, 2012
1 parent 4c85486 commit 6672d9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -79,6 +79,7 @@ group :assets do
gem 'sass-rails'
gem 'coffee-rails'
gem 'uglifier'
gem 'sass', '~> 3.1.12'
end

gem 'jquery-rails', '~> 2.0.0'
Expand Down

0 comments on commit 6672d9e

Please sign in to comment.