updated Sass to 3.2

This commit is contained in:
Brandon Mathis 2013-07-01 22:14:46 -05:00
parent 1bcfe84ded
commit dbdf64e4df
2 changed files with 5 additions and 3 deletions

View file

@ -8,6 +8,7 @@ group :development do
gem 'RedCloth', '~> 4.2.9'
gem 'haml', '~> 3.1.7'
gem 'compass', '~> 0.12.2'
gem 'sass', '~> 3.2'
gem 'sass-globbing', '~> 1.0.0'
gem 'rubypants', '~> 0.2.0'
gem 'rb-fsevent', '~> 0.9'