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 d33a5e8 commit 5fa82c4Copy full SHA for 5fa82c4
Gemfile
@@ -8,7 +8,7 @@ source "https://rubygems.org"
8
#
9
# This will help ensure the proper Jekyll version is running.
10
# Happy Jekylling!
11
-gem "jekyll", "~> 3.8.3"
+gem "jekyll", ">= 3.8.4"
12
13
# This is the default theme for new Jekyll sites. You may change this to anything you like.
14
gem "minima", "~> 2.0"
0 commit comments