diff --git a/Gemfile b/Gemfile index bd3a3500..97a130ce 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,7 @@ gem 'will_paginate', :git => 'http://github.com/mislav/will_paginate.git', :bran gem 'rdiscount' -gem 'compass' +gem 'compass', '>= 0.10.1' group :development do gem 'mysql'