Skip to content

Commit 851446b

Browse files
committed
1 parent eae5c19 commit 851446b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ source "https://rubygems.org"
1212
# gem "just-the-docs"
1313
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1414
# uncomment the line below. To upgrade, run `bundle update github-pages`.
15-
gem "github-pages", group: :jekyll_plugins
15+
gem "github-pages", ">= 224", group: :jekyll_plugins
1616
# If you have any plugins, put them here!
1717
gem "kramdown", ">= 2.3.1"
1818
# group :jekyll_plugins do

0 commit comments

Comments
 (0)