diff --git a/Gemfile b/Gemfile index f6e2dd018ecd..fd8151d7677b 100644 --- a/Gemfile +++ b/Gemfile @@ -39,5 +39,5 @@ source "https://rubygems.org" # live site deploy, which uses the Dockerfiles found in the publish-tools # branch. -gem "github-pages", "177" +gem "github-pages", "216" gem 'wdm' if Gem.win_platform?