From b5e3c35ce8ab2a84e7fc93b046a82ce7e497b1df Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2019 22:55:10 +0000 Subject: [PATCH] build: bump html-proofer from 3.13.0 to 3.14.1 in /docs Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.13.0 to 3.14.1. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.13.0...v3.14.1) 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 c068d9f0fe..03124d3b3a 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -84,7 +84,7 @@ GEM html-pipeline (2.12.2) activesupport (>= 2) nokogiri (>= 1.4) - html-proofer (3.13.0) + html-proofer (3.14.1) addressable (~> 2.3) mercenary (~> 0.3) nokogiri (~> 1.10)