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-26 07:04:01 +0300
committerXhmikosR <xhmikosr@gmail.com>2016-01-26 07:04:01 +0300
commitf0ebb4c1503729eae775d674345a3c19454c86b1 (patch)
tree2e1c525c738f95545e76be1045590934ed6301a3 /Gemfile.lock
parentac8fad862cd2f616849704907c7d9f00fb0710ca (diff)
Missed `bundle i`.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 4af6eed688..1bcdf05e5b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -17,7 +17,7 @@ GEM
jekyll (>= 2.0)
jekyll-sass-converter (1.4.0)
sass (~> 3.4)
- jekyll-sitemap (0.9.0)
+ jekyll-sitemap (0.10.0)
jekyll-watch (1.3.1)
listen (~> 3.0)
kramdown (1.9.0)
@@ -44,7 +44,7 @@ PLATFORMS
DEPENDENCIES
jekyll (~> 3.1.0)
jekyll-redirect-from (~> 0.9.1)
- jekyll-sitemap (~> 0.9.0)
+ jekyll-sitemap (~> 0.10.0)
sass (~> 3.4.21)
scss_lint (~> 0.44.0)