diff --git a/Gemfile b/Gemfile index b02ee4b..153dd3d 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ group :development do gem 'rdiscount', '~> 2.0' gem 'RedCloth', '~> 4.2.9' gem 'haml', '~> 4.0' - gem 'compass', '~> 0.12.2' + gem 'compass', '~> 1.0.1' gem 'sass-globbing', '~> 1.0.0' gem 'rubypants', '~> 0.2.0' gem 'rb-fsevent', '~> 0.9'