Update github-pages gem and dependencies

This commit is contained in:
Michael Rose 2016-06-13 10:44:58 -04:00
parent cd019f496c
commit 66553093d6

View file

@ -21,18 +21,18 @@ GEM
ffi (1.9.10) ffi (1.9.10)
ffi (1.9.10-x64-mingw32) ffi (1.9.10-x64-mingw32)
gemoji (2.1.0) gemoji (2.1.0)
github-pages (80) github-pages (82)
github-pages-health-check (= 1.1.0) github-pages-health-check (= 1.1.0)
jekyll (= 3.1.6) jekyll (= 3.1.6)
jekyll-coffeescript (= 1.0.1) jekyll-coffeescript (= 1.0.1)
jekyll-feed (= 0.5.1) jekyll-feed (= 0.5.1)
jekyll-gist (= 1.4.0) jekyll-gist (= 1.4.0)
jekyll-github-metadata (= 1.11.1) jekyll-github-metadata (= 2.0.0)
jekyll-mentions (= 1.1.2) jekyll-mentions (= 1.1.2)
jekyll-paginate (= 1.1.0) jekyll-paginate (= 1.1.0)
jekyll-redirect-from (= 0.10.0) jekyll-redirect-from (= 0.10.0)
jekyll-sass-converter (= 1.3.0) jekyll-sass-converter (= 1.3.0)
jekyll-seo-tag (= 1.4.0) jekyll-seo-tag (= 2.0.0)
jekyll-sitemap (= 0.10.0) jekyll-sitemap (= 0.10.0)
jemoji (= 0.6.2) jemoji (= 0.6.2)
kramdown (= 1.10.0) kramdown (= 1.10.0)
@ -65,7 +65,8 @@ GEM
jekyll-feed (0.5.1) jekyll-feed (0.5.1)
jekyll-gist (1.4.0) jekyll-gist (1.4.0)
octokit (~> 4.2) octokit (~> 4.2)
jekyll-github-metadata (1.11.1) jekyll-github-metadata (2.0.0)
jekyll (~> 3.1)
octokit (~> 4.0) octokit (~> 4.0)
jekyll-mentions (1.1.2) jekyll-mentions (1.1.2)
html-pipeline (~> 2.3) html-pipeline (~> 2.3)
@ -75,8 +76,8 @@ GEM
jekyll (>= 2.0) jekyll (>= 2.0)
jekyll-sass-converter (1.3.0) jekyll-sass-converter (1.3.0)
sass (~> 3.2) sass (~> 3.2)
jekyll-seo-tag (1.4.0) jekyll-seo-tag (2.0.0)
jekyll (~> 3.0) jekyll (~> 3.1)
jekyll-sitemap (0.10.0) jekyll-sitemap (0.10.0)
jekyll-watch (1.4.0) jekyll-watch (1.4.0)
listen (~> 3.0, < 3.1) listen (~> 3.0, < 3.1)
@ -91,16 +92,19 @@ GEM
rb-fsevent (>= 0.9.3) rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9.7) rb-inotify (>= 0.9.7)
mercenary (0.3.6) mercenary (0.3.6)
mini_portile2 (2.0.0) mini_portile2 (2.1.0)
minitest (5.9.0) minitest (5.9.0)
multipart-post (2.0.0) multipart-post (2.0.0)
net-dns (0.8.0) net-dns (0.8.0)
nokogiri (1.6.7.2) nokogiri (1.6.8)
mini_portile2 (~> 2.0.0.rc2) mini_portile2 (~> 2.1.0)
nokogiri (1.6.7.2-x64-mingw32) pkg-config (~> 1.1.7)
mini_portile2 (~> 2.0.0.rc2) nokogiri (1.6.8-x64-mingw32)
mini_portile2 (~> 2.1.0)
pkg-config (~> 1.1.7)
octokit (4.3.0) octokit (4.3.0)
sawyer (~> 0.7.0, >= 0.5.3) sawyer (~> 0.7.0, >= 0.5.3)
pkg-config (1.1.7)
public_suffix (1.5.3) public_suffix (1.5.3)
rb-fsevent (0.9.7) rb-fsevent (0.9.7)
rb-inotify (0.9.7) rb-inotify (0.9.7)
@ -111,7 +115,7 @@ GEM
sawyer (0.7.0) sawyer (0.7.0)
addressable (>= 2.3.5, < 2.5) addressable (>= 2.3.5, < 2.5)
faraday (~> 0.8, < 0.10) faraday (~> 0.8, < 0.10)
terminal-table (1.5.2) terminal-table (1.6.0)
thread_safe (0.3.5) thread_safe (0.3.5)
typhoeus (0.8.0) typhoeus (0.8.0)
ethon (>= 0.8.0) ethon (>= 0.8.0)