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 eae5c19 commit 851446bCopy full SHA for 851446b
docs/Gemfile
@@ -12,7 +12,7 @@ source "https://rubygems.org"
12
# gem "just-the-docs"
13
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
14
# uncomment the line below. To upgrade, run `bundle update github-pages`.
15
-gem "github-pages", group: :jekyll_plugins
+gem "github-pages", ">= 224", group: :jekyll_plugins
16
# If you have any plugins, put them here!
17
gem "kramdown", ">= 2.3.1"
18
# group :jekyll_plugins do
0 commit comments