Update Gemfile Jekyll version (#3140)

This commit is contained in:
Philipp Moritz
2018-10-25 21:43:08 -07:00
committed by Robert Nishihara
parent 5aa29613db
commit d34516f1f8
+1 -1
View File
@@ -9,7 +9,7 @@ ruby RUBY_VERSION
#
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
gem "jekyll", "3.4.3"
gem "jekyll", ">= 3.6.3"
# This is the default theme for new Jekyll sites. You may change this to anything you like.
gem "minima", "~> 2.0"