From 3e6749be891eec70272ece7be5c4425af10f6024 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 13:13:52 +0000 Subject: [PATCH] build: bump html-proofer from 3.11.0 to 3.11.1 in /docs Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.11.0 to 3.11.1. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.11.0...v3.11.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 d28c6f1629..f591f3dba1 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -84,7 +84,7 @@ GEM html-pipeline (2.11.0) activesupport (>= 2) nokogiri (>= 1.4) - html-proofer (3.11.0) + html-proofer (3.11.1) activesupport (>= 4.2, < 6.0) addressable (~> 2.3) mercenary (~> 0.3.2)