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

@ -33,9 +33,9 @@ GEM
rack
rake (0.9.2.2)
rb-fsevent (0.9.1)
rdiscount (1.6.8)
rdiscount (2.0.7.3)
rubypants (0.2.0)
sass (3.1.20)
sass (3.2.9)
sass-globbing (1.0.0)
sass (>= 3.1)
sinatra (1.4.2)
@ -59,8 +59,9 @@ DEPENDENCIES
pygments.rb (~> 0.3.4)
rake (~> 0.9)
rb-fsevent (~> 0.9)
rdiscount (~> 1.6.8)
rdiscount (~> 2.0.7)
rubypants (~> 0.2.0)
sass (~> 3.2)
sass-globbing (~> 1.0.0)
sinatra (~> 1.4.2)
stringex (~> 1.4.0)