summaryrefslogtreecommitdiff
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 5be28ea..9ed38ca 100644
--- a/Gemfile
+++ b/Gemfile
@@ -46,6 +46,8 @@ gem 'capistrano'
# allows static pages with .md
gem 'markdown-rails'
+gem 'sass'
+
group :development do
gem 'thin'
end \ No newline at end of file