From 5721a6e996b7a3d49896f7102aa598bc278b0063 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 18:45:08 +0000 Subject: [PATCH] chore(deps): bump html-pipeline from 2.14.3 to 3.2.1 Bumps [html-pipeline](https://github.com/gjtorikian/html-pipeline) from 2.14.3 to 3.2.1. - [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.1) --- updated-dependencies: - dependency-name: html-pipeline dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f976ea66af..4ba0141dd3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -240,9 +240,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.1) + selma (~> 0.4) + zeitwerk (~> 2.5) htmlentities (4.3.4) http-accept (1.7.0) http-cookie (1.0.6) @@ -367,7 +367,7 @@ GEM puma (6.4.2) nio4r (~> 2.0) raabro (1.4.0) - racc (1.8.0) + racc (1.8.1) rack (2.2.9) rack-cors (2.0.2) rack (>= 2.0.0) @@ -417,6 +417,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) + rb_sys (0.9.99) recaptcha (5.17.0) record_tag_helper (1.0.1) actionview (>= 5) @@ -516,6 +517,8 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) + selma (0.4.5) + rb_sys (~> 0.9) should_not (1.1.0) shoulda-matchers (6.2.0) activesupport (>= 5.2.0)