We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 057a411 commit 0923fa6Copy full SHA for 0923fa6
Gemfile
@@ -8,14 +8,14 @@ source "https://rubygems.org"
8
#
9
# This will help ensure the proper Jekyll version is running.
10
# Happy Jekylling!
11
-gem "jekyll", "~> 3.9"
+# gem "jekyll", "~> 3.9"
12
13
# This is the default theme for new Jekyll sites. You may change this to anything you like.
14
# gem "minima", "~> 2.0"
15
16
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
17
# uncomment the line below. To upgrade, run `bundle update github-pages`.
18
-# gem "github-pages", group: :jekyll_plugins
+gem "github-pages", group: :jekyll_plugins
19
20
# If you have any plugins, put them here!
21
group :jekyll_plugins do
0 commit comments