From 6955b03beb2c20ed526f80770cfae16aeb631fb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 06:46:45 +0000 Subject: [PATCH] Bump html-pipeline from 2.14.3 to 3.0.0 Bumps [html-pipeline](https://github.com/gjtorikian/html-pipeline) from 2.14.3 to 3.0.0. - [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.0) --- updated-dependencies: - dependency-name: html-pipeline dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fbcf4a48..b22d14dd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,6 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.7.2) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 1.6, < 2) - minitest (>= 5.1) - tzinfo (~> 2.0) addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0) babel-source (5.8.35) @@ -22,9 +17,9 @@ GEM ffi (1.15.5) forwardable-extended (2.6.0) google-protobuf (3.21.12) - html-pipeline (2.14.3) - activesupport (>= 2) - nokogiri (>= 1.4) + html-pipeline (3.0.0) + selma (~> 0.1) + zeitwerk (~> 2.5) http_parser.rb (0.8.0) i18n (1.14.1) concurrent-ruby (~> 1.0) @@ -68,32 +63,28 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) - mini_portile2 (2.8.4) - minitest (5.19.0) - nokogiri (1.15.3) - mini_portile2 (~> 2.8.2) - racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) posix-spawn (0.3.15) public_suffix (5.0.1) - racc (1.7.1) rake (13.0.6) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) + rb_sys (0.9.84) rexml (3.2.5) rouge (4.0.1) safe_yaml (1.0.5) sass-embedded (1.57.1) google-protobuf (~> 3.21) rake (>= 10.0.0) + selma (0.2.0) + rb_sys (~> 0.9) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - tzinfo (2.0.6) - concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) webrick (1.8.1) + zeitwerk (2.6.12) PLATFORMS ruby