From 4ece938e82a30ae48ac99ffff59e8ec4ba4b7333 Mon Sep 17 00:00:00 2001 From: John Mulhausen Date: Thu, 25 May 2017 14:39:43 -0700 Subject: [PATCH] GH Pages 137 --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 10bc50c8a89..b521bb46e7c 100644 --- a/Gemfile +++ b/Gemfile @@ -3,5 +3,5 @@ source "https://rubygems.org" # Update me once in a while: https://github.com/github/pages-gem/releases # Please ensure, before upgrading, that this version exists as a tag in starefossen/github-pages here: # https://hub.docker.com/r/starefossen/github-pages/tags/ -gem "github-pages", "112" +gem "github-pages", "137" gem 'wdm', '>= 0.1.0' if Gem.win_platform?