From a455bfac0ca5e731c3b60b1bb6cab0831ce2f32b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2020 16:45:54 +0000 Subject: [PATCH] build(deps): bump html-pipeline from 2.13.0 to 2.14.0 in /docs Bumps [html-pipeline](https://github.com/jch/html-pipeline) from 2.13.0 to 2.14.0. - [Release notes](https://github.com/jch/html-pipeline/releases) - [Changelog](https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md) - [Commits](https://github.com/jch/html-pipeline/compare/v2.13.0...v2.14.0) 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 56227cfe0b..69a426459e 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -81,7 +81,7 @@ GEM octokit (~> 4.0) public_suffix (~> 3.0) typhoeus (~> 1.3) - html-pipeline (2.13.0) + html-pipeline (2.14.0) activesupport (>= 2) nokogiri (>= 1.4) html-proofer (3.15.3)