From f9e0f2d447cb7494cb12d3981679445f83f3c961 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 05:17:07 +0000 Subject: [PATCH] Bump html-pipeline from 2.14.2 to 2.14.3 Bumps [html-pipeline](https://github.com/jch/html-pipeline) from 2.14.2 to 2.14.3. - [Release notes](https://github.com/jch/html-pipeline/releases) - [Changelog](https://github.com/gjtorikian/html-pipeline/blob/main/CHANGELOG.md) - [Commits](https://github.com/jch/html-pipeline/compare/v2.14.2...v2.14.3) --- updated-dependencies: - dependency-name: html-pipeline dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2ad26aa1e9d..cc629ee2600 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -545,7 +545,7 @@ GEM hashdiff (1.0.1) hashery (2.1.2) hashie (3.6.0) - html-pipeline (2.14.2) + html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) htmldiff (0.0.1)