]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump jekyll-sitemap.
authorXhmikosR <xhmikosr@gmail.com>
Mon, 25 Jan 2016 19:01:28 +0000 (21:01 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Mon, 25 Jan 2016 19:01:28 +0000 (21:01 +0200)
[skip sauce]
[skip validator]

Gemfile

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