Skip to content

Commit

Permalink
less 2.0 is not supported atm
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed Jun 4, 2011
1 parent cde02d8 commit 9e163f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -27,7 +27,7 @@ end
gem 'haml', '~> 3.0.0', :group => 'haml'
gem 'builder', :group => 'builder'
gem 'erubis', :group => 'erubis'
gem 'less', :group => 'less'
gem 'less', '~> 1.0', :group => 'less'
gem 'liquid', :group => 'liquid'
gem 'nokogiri', :group => 'nokogiri'
gem 'slim', :group => 'slim'
Expand Down

0 comments on commit 9e163f5

Please sign in to comment.