aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 03385e057..be8d87b16 100644
--- a/Gemfile
+++ b/Gemfile
@@ -49,5 +49,7 @@ end
group :develop do
gem 'ruby-debug', :platforms => :ruby_18
gem 'ruby-debug19', :platforms => :ruby_19
+ gem 'bootstrap-sass'
+ gem 'compass'
gem 'annotate'
end