From d7694879ab14aecc6f6470a98e6778e9d1e150f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 06:22:42 +0000 Subject: [PATCH] chore(deps): bump html-pipeline from 2.14.3 to 3.2.3 Bumps [html-pipeline](https://github.com/gjtorikian/html-pipeline) from 2.14.3 to 3.2.3. - [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.3) --- updated-dependencies: - dependency-name: html-pipeline dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index adff8493f7e..301939baf6b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -277,9 +277,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.3) + selma (~> 0.4) + zeitwerk (~> 2.5) htmlentities (4.3.4) http-accept (1.7.0) http-cookie (1.0.6) @@ -390,7 +390,7 @@ GEM rake mini_magick (4.13.2) mini_mime (1.1.5) - mini_portile2 (2.8.8) + mini_portile2 (2.8.9) minitest (5.25.5) multi_json (1.15.0) multipart-post (2.4.1) @@ -491,9 +491,12 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) + rake-compiler-dock (1.9.1) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) + rb_sys (0.9.115) + rake-compiler-dock (= 1.9.1) rdoc (6.13.1) psych (>= 4.0.0) recaptcha (5.19.0) @@ -604,6 +607,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)