From 03a89c9bb66fdfab7308f2709a86c5051a5908b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 18:30:01 +0000 Subject: [PATCH] chore(deps): bump html-pipeline from 2.14.3 to 3.0.3 Bumps [html-pipeline](https://github.com/gjtorikian/html-pipeline) from 2.14.3 to 3.0.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.0.3) --- 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 bfc9ee794b5..ab8772b3b2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -239,9 +239,9 @@ GEM globalid (1.1.0) activesupport (>= 5.0) highline (2.1.0) - html-pipeline (2.14.3) - activesupport (>= 2) - nokogiri (>= 1.4) + html-pipeline (3.0.3) + selma (~> 0.1) + zeitwerk (~> 2.5) htmlentities (4.3.4) http_accept_language (2.1.1) i18n (1.14.1) @@ -327,7 +327,7 @@ GEM mini_magick (4.12.0) mini_mime (1.1.5) mini_portile2 (2.8.5) - minitest (5.21.1) + minitest (5.21.2) multi_json (1.15.0) net-imap (0.4.8) date @@ -403,6 +403,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) + rb_sys (0.9.87) recaptcha (5.16.0) record_tag_helper (1.0.1) actionview (>= 5) @@ -493,6 +494,8 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) + selma (0.2.2) + rb_sys (~> 0.9) settings_on_rails (0.3.1) activerecord (>= 3.1) should_not (1.1.0)