From 5a8f1081ea6b2c9480df6f57a8da7b760c8df794 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 13:14:04 +0000 Subject: [PATCH] Bump nokogiri from 1.16.8 to 1.18.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.8 to 1.18.3. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.3/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.8...v1.18.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 28262ed0..c8781c40 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -266,9 +266,9 @@ GEM net-ssh (6.1.0) netrc (0.11.0) nio4r (2.7.4) - nokogiri (1.16.8-arm64-darwin) + nokogiri (1.18.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.8-x86_64-linux) + nokogiri (1.18.3-x86_64-linux-gnu) racc (~> 1.4) oauth2 (1.4.4) faraday (>= 0.8, < 2.0)