added instructions for fixing github API errors on auto-rebuild

This commit is contained in:
tomjohnson1492
2017-01-27 07:16:13 -08:00
parent d64080f840
commit b468d0682b
5 changed files with 131 additions and 31 deletions

View File

@ -1,10 +1,3 @@
source "https://rubygems.org"
gem "jekyll", "3.3.1"
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.6"
gem 'github-pages', '~> 106'
end
gem 'github-pages', group: :jekyll_plugins