Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-09-23 23:17:32 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-09-23 23:17:32 +0300
commit11f664e76277045b7192ed2173446e8bf33d9995 (patch)
treeb20ce22d4b4efcb7ab7502e4afee14a2c812aab5 /Gemfile.lock
parentf414a972412daf4ffb92086bf0e1b9eedd17e628 (diff)
Revert to a version of Jekyll that works
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 014e9320e..3f0f3372f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -18,7 +18,7 @@ GEM
http_parser.rb (0.6.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
- jekyll (3.8.4)
+ jekyll (3.7.4)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
@@ -69,7 +69,7 @@ PLATFORMS
DEPENDENCIES
fontcustom
- jekyll (~> 3.7)
+ jekyll (= 3.7.4)
libv8 (~> 3.16.14.19)
safe_yaml (~> 1.0.4)
sass (~> 3.5)