Update gems

This commit is contained in:
Michael Rose 2016-04-13 17:10:07 -04:00
parent 03dac00db9
commit f3d2421b4e

View file

@ -22,22 +22,23 @@ 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 (56) github-pages (69)
RedCloth (= 4.2.9) RedCloth (= 4.2.9)
github-pages-health-check (= 1.1.0) github-pages-health-check (= 1.1.0)
jekyll (= 3.0.3) jekyll (= 3.0.3)
jekyll-coffeescript (= 1.0.1) jekyll-coffeescript (= 1.0.1)
jekyll-feed (= 0.4.0) jekyll-feed (= 0.4.0)
jekyll-gist (= 1.4.0) jekyll-gist (= 1.4.0)
jekyll-mentions (= 1.1.1) jekyll-github-metadata (= 1.11.0)
jekyll-mentions (= 1.1.2)
jekyll-paginate (= 1.1.0) jekyll-paginate (= 1.1.0)
jekyll-redirect-from (= 0.9.1) jekyll-redirect-from (= 0.10.0)
jekyll-sass-converter (= 1.3.0) jekyll-sass-converter (= 1.3.0)
jekyll-seo-tag (= 1.3.2) jekyll-seo-tag (= 1.3.3)
jekyll-sitemap (= 0.10.0) jekyll-sitemap (= 0.10.0)
jekyll-textile-converter (= 0.1.0) jekyll-textile-converter (= 0.1.0)
jemoji (= 0.6.1) jemoji (= 0.6.2)
kramdown (= 1.9.0) kramdown (= 1.10.0)
liquid (= 3.0.6) liquid (= 3.0.6)
mercenary (~> 0.3) mercenary (~> 0.3)
rdiscount (= 2.1.8) rdiscount (= 2.1.8)
@ -50,7 +51,7 @@ GEM
octokit (~> 4.0) octokit (~> 4.0)
public_suffix (~> 1.4) public_suffix (~> 1.4)
typhoeus (~> 0.7) typhoeus (~> 0.7)
html-pipeline (2.3.0) html-pipeline (2.4.0)
activesupport (>= 2, < 5) activesupport (>= 2, < 5)
nokogiri (>= 1.4) nokogiri (>= 1.4)
i18n (0.7.0) i18n (0.7.0)
@ -68,32 +69,34 @@ GEM
jekyll-feed (0.4.0) jekyll-feed (0.4.0)
jekyll-gist (1.4.0) jekyll-gist (1.4.0)
octokit (~> 4.2) octokit (~> 4.2)
jekyll-mentions (1.1.1) jekyll-github-metadata (1.11.0)
octokit (~> 4.0)
jekyll-mentions (1.1.2)
html-pipeline (~> 2.3) html-pipeline (~> 2.3)
jekyll (~> 3.0) jekyll (~> 3.0)
jekyll-paginate (1.1.0) jekyll-paginate (1.1.0)
jekyll-redirect-from (0.9.1) jekyll-redirect-from (0.10.0)
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.3.2) jekyll-seo-tag (1.3.3)
jekyll (~> 3.0) jekyll (~> 3.0)
jekyll-sitemap (0.10.0) jekyll-sitemap (0.10.0)
jekyll-textile-converter (0.1.0) jekyll-textile-converter (0.1.0)
RedCloth (~> 4.0) RedCloth (~> 4.0)
jekyll-watch (1.3.1) jekyll-watch (1.3.1)
listen (~> 3.0) listen (~> 3.0)
jemoji (0.6.1) jemoji (0.6.2)
gemoji (~> 2.0) gemoji (~> 2.0)
html-pipeline (~> 2.2) html-pipeline (~> 2.2)
jekyll (>= 3.0) jekyll (>= 3.0)
json (1.8.3) json (1.8.3)
kramdown (1.9.0) kramdown (1.10.0)
liquid (3.0.6) liquid (3.0.6)
listen (3.0.6) listen (3.0.6)
rb-fsevent (>= 0.9.3) rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9.7) rb-inotify (>= 0.9.7)
mercenary (0.3.5) mercenary (0.3.6)
mini_portile2 (2.0.0) mini_portile2 (2.0.0)
minitest (5.8.4) minitest (5.8.4)
multipart-post (2.0.0) multipart-post (2.0.0)
@ -112,7 +115,7 @@ GEM
redcarpet (3.3.3) redcarpet (3.3.3)
rouge (1.10.1) rouge (1.10.1)
safe_yaml (1.0.4) safe_yaml (1.0.4)
sass (3.3.14) sass (3.4.22)
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)