From d8d158657b060c8a22c92c11a71c3c13245a2ba8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2019 21:51:11 +0000 Subject: [PATCH] build: bump html-proofer from 3.12.2 to 3.13.0 in /docs Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.12.2 to 3.13.0. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.12.2...v3.13.0) Signed-off-by: dependabot-preview[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 82da8bae47..8195e00525 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -84,7 +84,7 @@ GEM html-pipeline (2.12.0) activesupport (>= 2) nokogiri (>= 1.4) - html-proofer (3.12.2) + html-proofer (3.13.0) addressable (~> 2.3) mercenary (~> 0.3) nokogiri (~> 1.10)