aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2016-01-25 21:01:28 +0200
committerXhmikosR <[email protected]>2016-01-25 21:01:28 +0200
commitac8fad862cd2f616849704907c7d9f00fb0710ca (patch)
tree6bd464f1d3604f5aee0a5c8d4e96e31431d7fa0d
parentc9c413c7a389f0ba884a0e1255bd0564538697ef (diff)
downloadbootstrap-ac8fad862cd2f616849704907c7d9f00fb0710ca.tar.xz
bootstrap-ac8fad862cd2f616849704907c7d9f00fb0710ca.zip
Bump jekyll-sitemap.
[skip sauce] [skip validator]
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index f1c10c948..0124fd90d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -3,7 +3,7 @@ source 'https://rubygems.org'
group :development, :test do
gem 'jekyll', '~> 3.1.0'
gem 'jekyll-redirect-from', '~> 0.9.1'
- gem 'jekyll-sitemap', '~> 0.9.0'
+ gem 'jekyll-sitemap', '~> 0.10.0'
gem 'sass', '~> 3.4.21'
gem 'scss_lint', '~> 0.44.0'
end