From ad799cbc4cc8fe4b51eb46f59c5b52fc2040c35a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 16 Jan 2019 00:26:16 +0000 Subject: [PATCH] Bump html-proofer from 3.10.0 to 3.10.1 in /docs Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.10.0 to 3.10.1. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.10.0...v3.10.1) Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 36ecd1d04b..d14b6aa8f7 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -85,7 +85,7 @@ GEM html-pipeline (2.10.0) activesupport (>= 2) nokogiri (>= 1.4) - html-proofer (3.10.0) + html-proofer (3.10.1) activesupport (>= 4.2, < 6.0) addressable (~> 2.3) colorize (~> 0.8)