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>2018-04-22 10:16:44 +0300
committerGitHub <noreply@github.com>2018-04-22 10:16:44 +0300
commit9faf8e85451ebc5981e85bd22d305f5275a4fd24 (patch)
tree8f39449a4eb78d9da4a59583719c7164d33eb5ac /Gemfile.lock
parentee382915be4f98e90029b5776ff4cbe1c0126f37 (diff)
Update Jekyll to 3.8.0. (#26352)
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 27a675fddc..f9ff1c9aa1 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -16,7 +16,7 @@ GEM
http_parser.rb (0.6.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
- jekyll (3.7.3)
+ jekyll (3.8.0)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
@@ -71,7 +71,7 @@ PLATFORMS
x64-mingw32
DEPENDENCIES
- jekyll (~> 3.7.0)
+ jekyll (~> 3.8.0)
jekyll-redirect-from (~> 0.13.0)
jekyll-sitemap (~> 1.2.0)
jekyll-toc (~> 0.5.1)