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
parentf414a972412daf4ffb92086bf0e1b9eedd17e628 (diff)
Revert to a version of Jekyll that works
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index c27ca736f..bf93dcd14 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
-gem 'jekyll', '~> 3.7'
+gem 'jekyll', '3.7.4'
gem 'safe_yaml', '~> 1.0.4'
gem 'sass', '~> 3.5'
gem 'libv8', '~> 3.16.14.19'