Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas McDonald <thomasm@palantir.com>2015-08-25 02:23:00 +0300
committerThomas McDonald <thomasm@palantir.com>2015-08-25 02:23:00 +0300
commit0db77cc19ae388dfbeea9b72249e61294393d7a2 (patch)
tree15993cde3a5347814e67df7a0f2a270d9f89b47e /Gemfile
parent1332ba3ac78fa2b9ab6112d005c0f83aa387742e (diff)
remove dupe jekyll
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index bee8533276..adfacbc160 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