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:
authorXhmikosR <xhmikosr@gmail.com>2016-01-25 22:01:28 +0300
committerXhmikosR <xhmikosr@gmail.com>2016-01-25 22:01:28 +0300
commitac8fad862cd2f616849704907c7d9f00fb0710ca (patch)
tree6bd464f1d3604f5aee0a5c8d4e96e31431d7fa0d /Gemfile
parentc9c413c7a389f0ba884a0e1255bd0564538697ef (diff)
Bump jekyll-sitemap.
[skip sauce] [skip validator]
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index f1c10c948c..0124fd90dd 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