From 64fb7306ca9644f6c10c81cec55da5901bf123df Mon Sep 17 00:00:00 2001 From: John Mulhausen Date: Tue, 29 Nov 2016 12:18:03 -0800 Subject: [PATCH] Update Gemfile --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 79fb6b8d7c..855387d549 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,3 @@ source "https://rubygems.org" -gem "github-pages", "104" #Update me once in a while: https://github.com/github/pages-gem/releases +gem "github-pages", "105" #Update me once in a while: https://github.com/github/pages-gem/releases