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-03-04 20:38:57 +0300
committerXhmikosR <xhmikosr@gmail.com>2016-03-10 14:44:16 +0300
commit5564142d93252771ff7935f5e7d35bca51f22c89 (patch)
tree9ea1af52a53399bd489b288fd6832e06930406a9 /Gemfile.lock
parent4265f868ac0e9a7686df71aefc0cc64a16afbe67 (diff)
Use jekyll-sitemap instead of our custom solution.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f496d72ac2..cddfec5b6b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -14,6 +14,7 @@ GEM
safe_yaml (~> 1.0)
jekyll-sass-converter (1.4.0)
sass (~> 3.4)
+ jekyll-sitemap (0.10.0)
jekyll-watch (1.3.1)
listen (~> 3.0)
kramdown (1.10.0)
@@ -34,6 +35,7 @@ PLATFORMS
DEPENDENCIES
jekyll (~> 3.1.2)
+ jekyll-sitemap (~> 0.10.0)
BUNDLED WITH
1.11.2