From 3aaf7a3ee49d6e11ad022cd932b0100d24b72df3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2020 05:02:36 +0000 Subject: [PATCH] Bump html-proofer from 3.15.3 to 3.16.0 Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.15.3 to 3.16.0. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.15.3...v3.16.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b5c1e52..948e62c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM html-pipeline (2.13.0) activesupport (>= 2) nokogiri (>= 1.4) - html-proofer (3.15.3) + html-proofer (3.16.0) addressable (~> 2.3) mercenary (~> 0.3) nokogumbo (~> 2.0) @@ -167,7 +167,7 @@ GEM ast (~> 2.4.1) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (4.0.5) + public_suffix (4.0.6) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3)