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-04-29 18:41:09 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-04-29 18:41:09 +0300
commit04011c613ce364f9f4e1efb07b76892007062ab4 (patch)
treeaf295fcc44870e077a6f7781a4063f6522931e6d /Gemfile
parent30a2d89f3f644768eb87dab4a2113a310e8dd422 (diff)
Update to Jekyll 3.7.3
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 0fbd50d2a..c27ca736f 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,8 +1,8 @@
source 'https://rubygems.org'
-gem 'jekyll', '~> 1.0'
+gem 'jekyll', '~> 3.7'
gem 'safe_yaml', '~> 1.0.4'
-gem 'sass', '~> 3.0'
-gem 'libv8', '~> 3.16.14.0'
+gem 'sass', '~> 3.5'
+gem 'libv8', '~> 3.16.14.19'
gem 'therubyracer'
gem 'fontcustom'