diff --git a/Gemfile b/Gemfile index 0c8671c..da83797 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,3 @@ source "https://rubygems.org" -gem "github-pages", group: :jekyll_plugins +gem "github-pages", ">= 214", group: :jekyll_plugins