Gemfile: bump gh-pages to v177

To be inline with https://github.com/docker/docker.github.io/pull/6153
and https://github.com/docker/docker.github.io/pull/6159.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
Kir Kolyshkin 2018-03-07 09:47:59 -08:00 committed by Joao Fernandes
parent 14b53b68c3
commit 29c6de20fc
1 changed files with 1 additions and 1 deletions

View File

@ -39,5 +39,5 @@ source "https://rubygems.org"
# live site deploy, which uses the Dockerfiles found in the publish-tools
# branch.
gem "github-pages", "175"
gem "github-pages", "177"
gem 'wdm' if Gem.win_platform?