From 2b999cb43eda69bdff88ac30d085abdd67a9f2ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 05:35:21 +0000 Subject: [PATCH] chore(deps): bump html-pipeline from 2.14.3 to 3.2.2 Bumps [html-pipeline](https://github.com/gjtorikian/html-pipeline) from 2.14.3 to 3.2.2. - [Release notes](https://github.com/gjtorikian/html-pipeline/releases) - [Changelog](https://github.com/gjtorikian/html-pipeline/blob/main/CHANGELOG.md) - [Commits](https://github.com/gjtorikian/html-pipeline/compare/v2.14.3...v3.2.2) --- updated-dependencies: - dependency-name: html-pipeline dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 85281ce1cd..f9d9acfcf0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -255,9 +255,9 @@ GEM globalid (1.2.1) activesupport (>= 6.1) highline (3.0.1) - html-pipeline (2.14.3) - activesupport (>= 2) - nokogiri (>= 1.4) + html-pipeline (3.2.2) + selma (~> 0.4) + zeitwerk (~> 2.5) htmlentities (4.3.4) http-accept (1.7.0) http-cookie (1.0.6) @@ -444,6 +444,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) + rb_sys (0.9.108) rdoc (6.10.0) psych (>= 4.0.0) recaptcha (5.18.0) @@ -547,6 +548,8 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) + selma (0.4.12) + rb_sys (~> 0.9) should_not (1.1.0) shoulda-matchers (6.4.0) activesupport (>= 5.2.0)