updating to Sass 3.2.12 and Neat 1.4.0

This commit is contained in:
Brian Talbot
2013-10-09 12:23:40 -04:00
parent 9df7236065
commit 5bbe330c0c

View File

@@ -1,8 +1,8 @@
source 'https://rubygems.org'
gem 'rake', '~> 10.0.3'
gem 'sass', '3.2.9'
gem 'sass', '3.2.12'
gem 'bourbon', '~> 3.1.8'
gem 'neat', '~> 1.3.0'
gem 'neat', '~> 1.4.0'
gem 'colorize', '~> 0.5.8'
gem 'launchy', '~> 2.1.2'
gem 'sys-proctable', '~> 0.9.3'