]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove dupe jekyll
authorThomas McDonald <thomasm@palantir.com>
Mon, 24 Aug 2015 23:23:00 +0000 (16:23 -0700)
committerThomas McDonald <thomasm@palantir.com>
Mon, 24 Aug 2015 23:23:00 +0000 (16:23 -0700)
Gemfile

diff --git a/Gemfile b/Gemfile
index bee8533276ccb6b07b721a6921b22c4e3f7eaba0..adfacbc160c57c5e714b0522091948966ee05329 100644 (file)
--- 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