From b5cf9238bc4695d05ed1738a5bf3facfb68e4ddd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 05:33:38 +0000 Subject: [PATCH] Bump nokogiri from 1.18.8 to 1.18.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.8 to 1.18.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.8...v1.18.9) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 451c940..55fc3c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,41 +37,42 @@ GEM tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) ansi (1.5.0) - base64 (0.2.0) - benchmark (0.4.0) - bigdecimal (3.1.9) + base64 (0.3.0) + benchmark (0.4.1) + bigdecimal (3.2.2) builder (3.3.0) concurrent-ruby (1.3.5) connection_pool (2.5.3) crass (1.0.6) date (3.4.1) - drb (2.2.1) + drb (2.2.3) + erb (5.0.2) erubi (1.13.1) i18n (1.14.7) concurrent-ruby (~> 1.0) - io-console (0.8.0) + io-console (0.8.1) irb (1.15.2) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) logger (1.7.0) - loofah (2.24.0) + loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) - mini_portile2 (2.8.8) + mini_portile2 (2.8.9) minitest (5.25.5) minitest-reporters (1.7.1) ansi builder minitest (>= 5.0) ruby-progressbar - nokogiri (1.18.8) + nokogiri (1.18.9) mini_portile2 (~> 2.8.2) racc (~> 1.4) pp (0.6.2) prettyprint prettyprint (0.2.0) - psych (5.2.4) + psych (5.2.6) date stringio racc (1.8.1) @@ -83,7 +84,7 @@ GEM rack (>= 1.3) rackup (2.2.1) rack (>= 3) - rails-dom-testing (2.2.0) + rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) @@ -98,20 +99,21 @@ GEM rake (>= 12.2) thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) - rake (13.2.1) - rdoc (6.13.1) + rake (13.3.0) + rdoc (6.14.2) + erb psych (>= 4.0.0) - reline (0.6.1) + reline (0.6.2) io-console (~> 0.5) ruby-progressbar (1.13.0) securerandom (0.4.1) stringio (3.1.7) - thor (1.3.2) + thor (1.4.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) uri (1.0.3) useragent (0.16.11) - zeitwerk (2.7.2) + zeitwerk (2.7.3) PLATFORMS ruby @@ -123,4 +125,4 @@ DEPENDENCIES rake BUNDLED WITH - 2.6.2 + 2.7.0