From 95a27864e25908c3e3d0d039aaca6c49acc31f3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 8 Nov 2018 23:46:05 +0000 Subject: [PATCH] Bump html-pipeline from 2.8.4 to 2.9.0 in /docs Bumps [html-pipeline](https://github.com/jch/html-pipeline) from 2.8.4 to 2.9.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.8.4...v2.9.0) 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 251bc89d9e..b8a8a673c5 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -82,7 +82,7 @@ GEM octokit (~> 4.0) public_suffix (~> 2.0) typhoeus (~> 1.3) - html-pipeline (2.8.4) + html-pipeline (2.9.0) activesupport (>= 2) nokogiri (>= 1.4) html-proofer (3.9.2)