From 535599f1634f502644d5024c54edd01297850a07 Mon Sep 17 00:00:00 2001 From: Lars Henrik Mai Date: Mon, 28 Apr 2014 13:58:09 +0200 Subject: add bootstrap-sass gem --- Gemfile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index d7eda04..6a46b6c 100644 --- a/Gemfile +++ b/Gemfile @@ -16,3 +16,6 @@ gem "builder", "~> 3.0" # for article summaries gem "nokogiri" + +# we use bootstrap-sass +gem "bootstrap-sass" -- cgit v1.2.1