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