diff --git a/Gemfile b/Gemfile old mode 100755 new mode 100644 index 630744d..212ddb1 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source "https://rubygems.org" -gem 'github-pages' +gem 'github-pages', '>= 207' gem 'html-proofer' gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]