build: bump html-proofer from 3.14.1 to 3.15.0 in /docs

Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.14.1 to 3.15.0.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.14.1...v3.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-13 16:01:09 +00:00 committed by GitHub
parent e78836fda9
commit da52731847
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,10 +83,10 @@ GEM
html-pipeline (2.12.2) html-pipeline (2.12.2)
activesupport (>= 2) activesupport (>= 2)
nokogiri (>= 1.4) nokogiri (>= 1.4)
html-proofer (3.14.1) html-proofer (3.15.0)
addressable (~> 2.3) addressable (~> 2.3)
mercenary (~> 0.3) mercenary (~> 0.3)
nokogiri (~> 1.10) nokogumbo (~> 2.0)
parallel (~> 1.3) parallel (~> 1.3)
rainbow (~> 3.0) rainbow (~> 3.0)
typhoeus (~> 1.3) typhoeus (~> 1.3)
@ -214,6 +214,8 @@ GEM
multipart-post (2.1.1) multipart-post (2.1.1)
nokogiri (1.10.7) nokogiri (1.10.7)
mini_portile2 (~> 2.4.0) mini_portile2 (~> 2.4.0)
nokogumbo (2.0.2)
nokogiri (~> 1.8, >= 1.8.4)
octokit (4.14.0) octokit (4.14.0)
sawyer (~> 0.8.0, >= 0.5.3) sawyer (~> 0.8.0, >= 0.5.3)
parallel (1.19.1) parallel (1.19.1)