Index: Gemfile |
diff --git a/Gemfile b/Gemfile |
index 6a2ebfae06fb18aaad814a68390e3f895a1cff6e..0756b8c505d02475650fccbd221060d8e99deaf8 100644 |
--- a/Gemfile |
+++ b/Gemfile |
@@ -1,7 +1,7 @@ |
source "https://rubygems.org" |
gem "compass" |
-gem "compass_twitter_bootstrap", "~>2.0.3" |
+gem "bootstrap-sass" |
gem "jekyll" |
gem "kramdown" |
gem "foreman" |