Merge branch 'master' of github.com:infominer33/DIDecentralized

This commit is contained in:
infominer 2019-08-30 08:12:04 -04:00
commit c79571e16a

View File

@ -73,7 +73,7 @@ GEM
listen (= 3.1.5) listen (= 3.1.5)
mercenary (~> 0.3) mercenary (~> 0.3)
minima (= 2.5.0) minima (= 2.5.0)
nokogiri (>= 1.8.5, < 2.0) nokogiri (>= 1.10.4, < 2.0)
rouge (= 2.2.1) rouge (= 2.2.1)
terminal-table (~> 1.4) terminal-table (~> 1.4)
github-pages-health-check (1.16.1) github-pages-health-check (1.16.1)
@ -84,13 +84,13 @@ GEM
typhoeus (~> 1.3) typhoeus (~> 1.3)
html-pipeline (2.11.0) html-pipeline (2.11.0)
activesupport (>= 2) activesupport (>= 2)
nokogiri (>= 1.4) nokogiri (>= 1.10.4)
html-proofer (3.9.3) html-proofer (3.9.3)
activesupport (>= 4.2, < 6.0) activesupport (>= 4.2, < 6.0)
addressable (~> 2.3) addressable (~> 2.3)
colorize (~> 0.8) colorize (~> 0.8)
mercenary (~> 0.3.2) mercenary (~> 0.3.2)
nokogiri (~> 1.8.1) nokogiri (~> 1.10.4)
parallel (~> 1.3) parallel (~> 1.3)
typhoeus (~> 1.3) typhoeus (~> 1.3)
yell (~> 2.0) yell (~> 2.0)
@ -157,7 +157,7 @@ GEM
jekyll-swiss (0.4.0) jekyll-swiss (0.4.0)
jekyll-target-blank (1.1.1) jekyll-target-blank (1.1.1)
jekyll (~> 3.0) jekyll (~> 3.0)
nokogiri (~> 1.8.2) nokogiri (~> 1.10.4)
jekyll-theme-architect (0.1.1) jekyll-theme-architect (0.1.1)
jekyll (~> 3.5) jekyll (~> 3.5)
jekyll-seo-tag (~> 2.0) jekyll-seo-tag (~> 2.0)
@ -220,7 +220,7 @@ GEM
jekyll-seo-tag (~> 2.1) jekyll-seo-tag (~> 2.1)
minitest (5.11.3) minitest (5.11.3)
multipart-post (2.1.1) multipart-post (2.1.1)
nokogiri (1.8.5) nokogiri (1.10.4)
mini_portile2 (~> 2.3.0) mini_portile2 (~> 2.3.0)
octokit (4.14.0) octokit (4.14.0)
sawyer (~> 0.8.0, >= 0.5.3) sawyer (~> 0.8.0, >= 0.5.3)