aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2016-03-17 09:12:27 +0200
committerXhmikosR <[email protected]>2016-03-17 09:12:27 +0200
commita6d72540fdcc0c1d00d438f2c91cc646cd31e9bd (patch)
treee92dfbac5289783c3a3ed68f0899abfb882ce735 /Gemfile
parentf06568453e0b41d6645e8db805c8b7fab283f24b (diff)
downloadbootstrap-a6d72540fdcc0c1d00d438f2c91cc646cd31e9bd.tar.xz
bootstrap-a6d72540fdcc0c1d00d438f2c91cc646cd31e9bd.zip
Bump jekyll-redirect-from.
[skip sauce]
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 2c557d4cb..081111b38 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
group :development, :test do
gem 'jekyll', '~> 3.1.2'
- gem 'jekyll-redirect-from', '~> 0.9.1'
+ gem 'jekyll-redirect-from', '~> 0.10.0'
gem 'jekyll-sitemap', '~> 0.10.0'
gem 'scss_lint', '~> 0.47.1'
end