aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorBrandon Mathis <brandon@imathis.com>2013-07-01 22:14:46 -0500
committerBrandon Mathis <brandon@imathis.com>2013-07-01 22:15:26 -0500
commitdbdf64e4dfcb71f110ad9aac6c6f8726f82e9faa (patch)
tree8dea497467a098c14348e951381f4a3141e146e5 /Gemfile
parent1bcfe84dedca63ffe5e653e3f7479abc6eef23f2 (diff)
downloadmy_new_personal_website-dbdf64e4dfcb71f110ad9aac6c6f8726f82e9faa.tar.xz
my_new_personal_website-dbdf64e4dfcb71f110ad9aac6c6f8726f82e9faa.zip
updated Sass to 3.2
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index cabfa563..a971a997 100644
--- a/Gemfile
+++ b/Gemfile
@@ -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'