summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index e391030..40e890b 100644
--- a/Gemfile
+++ b/Gemfile
@@ -20,5 +20,5 @@ gem "builder", "~> 3.0"
# for article summaries
gem "nokogiri"
-# we use bootstrap-sass
-gem "bootstrap-sass"
+# templating
+gem "html2haml"