Merge pull request #6836 from Homebrew/dependabot/bundler/docs/html-proofer-3.15.0

build: bump html-proofer from 3.14.1 to 3.15.0 in /docs
This commit is contained in:
Mike McQuaid 2019-12-13 16:22:22 +00:00 committed by GitHub
commit aeefacc816
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)
activesupport (>= 2)
nokogiri (>= 1.4)
html-proofer (3.14.1)
html-proofer (3.15.0)
addressable (~> 2.3)
mercenary (~> 0.3)
nokogiri (~> 1.10)
nokogumbo (~> 2.0)
parallel (~> 1.3)
rainbow (~> 3.0)
typhoeus (~> 1.3)
@ -214,6 +214,8 @@ GEM
multipart-post (2.1.1)
nokogiri (1.10.7)
mini_portile2 (~> 2.4.0)
nokogumbo (2.0.2)
nokogiri (~> 1.8, >= 1.8.4)
octokit (4.14.0)
sawyer (~> 0.8.0, >= 0.5.3)
parallel (1.19.1)