We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1933d68 commit c2cee97Copy full SHA for c2cee97
Gemfile
@@ -9,7 +9,7 @@ ruby RUBY_VERSION
9
#
10
# This will help ensure the proper Jekyll version is running.
11
# Happy Jekylling!
12
-gem "jekyll", "3.4.3"
+gem "jekyll", ">= 3.6.3"
13
14
# This is the default theme for new Jekyll sites. You may change this to anything you like.
15
gem "minima", "~> 2.1", ">= 2.1.1"
0 commit comments