Skip to content

Commit

Permalink
Bump html-proofer from 3.14.1 to 3.15.0
Browse files Browse the repository at this point in the history
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](gjtorikian/html-proofer@v3.14.1...v3.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 13, 2019
1 parent 67612a7 commit ee8825d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,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)
Expand Down Expand Up @@ -223,9 +223,11 @@ 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.0)
parallel (1.19.1)
parser (2.6.5.0)
ast (~> 2.4.0)
pathutil (0.16.2)
Expand Down

0 comments on commit ee8825d

Please sign in to comment.