diff --git a/Gemfile b/Gemfile index b0b5e70..822c046 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source "https://rubygems.org" -gem 'github-pages', '>= 207' +gem 'github-pages', '>= 224' gem 'html-proofer', '>= 3.13.0' gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]