From e1a4a7087dbc533ec6470ec2b33227de7453a903 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 23:25:51 +0000 Subject: [PATCH] Bump nokogiri from 1.16.7 to 1.18.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.7 to 1.18.4. - [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.16.7...v1.18.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 82014a9..650d43b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -279,11 +279,13 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.4) - nokogiri (1.16.7-aarch64-linux) + nokogiri (1.18.4-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.16.7-x86_64-darwin) + nokogiri (1.18.4-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.18.4-x86_64-linux-gnu) + racc (~> 1.4) + nokogiri (1.18.4-x86_64-linux-musl) racc (~> 1.4) oj (3.16.7) bigdecimal (>= 3.0) @@ -509,10 +511,6 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webdrivers (5.3.1) - nokogiri (~> 1.6) - rubyzip (>= 1.3.0) - selenium-webdriver (~> 4.0, < 4.11) webrick (1.9.0) websocket (1.2.11) websocket-driver (0.7.6) @@ -524,7 +522,6 @@ GEM PLATFORMS aarch64-linux - arm64-darwin-22 x86_64-darwin-22 x86_64-linux x86_64-linux-musl @@ -570,7 +567,6 @@ DEPENDENCIES tzinfo-data vite_rails (~> 3.0) web-console - webdrivers RUBY VERSION ruby 3.2.2p53