aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas McDonald <[email protected]>2015-08-24 16:23:00 -0700
committerThomas McDonald <[email protected]>2015-08-24 16:23:00 -0700
commit0db77cc19ae388dfbeea9b72249e61294393d7a2 (patch)
tree15993cde3a5347814e67df7a0f2a270d9f89b47e
parent1332ba3ac78fa2b9ab6112d005c0f83aa387742e (diff)
downloadbootstrap-0db77cc19ae388dfbeea9b72249e61294393d7a2.tar.xz
bootstrap-0db77cc19ae388dfbeea9b72249e61294393d7a2.zip
remove dupe jekyll
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index bee853327..adfacbc16 100644
--- a/Gemfile
+++ b/Gemfile
@@ -9,5 +9,4 @@ group :development, :test do
gem 'rouge', '~> 1.7.4'
gem 'sass', '~> 3.4.9'
gem 'scss-lint', '~> 0.31'
- gem 'jekyll-redirect-from', '~> 0.8.0'
end