From 41898270b677ddceae1ab00edb595236dee617b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 19 Jan 2019 20:05:22 +0000 Subject: [PATCH] Bump html-proofer from 3.10.1 to 3.10.2 in /docs Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.10.1 to 3.10.2. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.10.1...v3.10.2) 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 1cbcbc5572..1d6932b8e5 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.1) + html-proofer (3.10.2) activesupport (>= 4.2, < 6.0) addressable (~> 2.3) colorize (~> 0.8)