diff --git a/Gemfile b/Gemfile index ca9b7428d0e..4b078fb37b4 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source "https://rubygems.org" -gem "github-pages", group: :jekyll_plugins +gem "github-pages", ">= 224", group: :jekyll_plugins group :test do gem "html-proofer"