From 577ddfffd01b52994887ea9bd8385a12aeb5496b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 12:14:42 +0000 Subject: [PATCH] chore(deps): bump html-pipeline from 2.14.3 to 3.2.4 Bumps [html-pipeline](https://github.com/gjtorikian/html-pipeline) from 2.14.3 to 3.2.4. - [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.4) --- updated-dependencies: - dependency-name: html-pipeline dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2889fe8877..39ee460fa9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -284,9 +284,9 @@ GEM hashery (2.1.2) highline (3.1.2) reline - html-pipeline (2.14.3) - activesupport (>= 2) - nokogiri (>= 1.4) + html-pipeline (3.2.4) + selma (~> 0.4) + zeitwerk (~> 2.5) htmlentities (4.3.4) http-accept (1.7.0) http-cookie (1.0.6) @@ -505,9 +505,12 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.3.1) + rake-compiler-dock (1.11.0) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) + rb_sys (0.9.124) + rake-compiler-dock (= 1.11.0) rdoc (7.2.0) erb psych (>= 4.0.0) @@ -620,6 +623,8 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) + selma (0.4.15) + rb_sys (~> 0.9) should_not (1.1.0) shoulda-matchers (6.4.0) activesupport (>= 5.2.0)