Go with latest Sass directly

This commit is contained in:
David Heinemeier Hansson 2011-04-25 06:34:43 -05:00
parent 2bc48561d5
commit 723a0f82c4

@ -6,7 +6,7 @@ source 'http://rubygems.org'
# Asset template engines
<%= "gem 'json'\n" if RUBY_VERSION < "1.9.2" -%>
gem 'sass', '~> 3.1.0.alpha'
gem 'sass'
gem 'coffee-script'
# gem 'uglifier'