From 594f4aa7b053b6387720e01e3655c51e54adcdfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 01:40:22 +0000 Subject: [PATCH] build(deps-dev): bump nokogiri from 1.17.2 to 1.18.0 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.17.2 to 1.18.0. - [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.17.2...v1.18.0) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b765bff3e2f..ff049a73a08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,15 +126,15 @@ GEM chef-utils net-http (0.6.0) uri - nokogiri (1.17.2-aarch64-linux) + nokogiri (1.18.0-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.17.2-arm-linux) + nokogiri (1.18.0-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.17.2-arm64-darwin) + nokogiri (1.18.0-arm64-darwin) racc (~> 1.4) - nokogiri (1.17.2-x86_64-darwin) + nokogiri (1.18.0-x86_64-darwin) racc (~> 1.4) - nokogiri (1.17.2-x86_64-linux) + nokogiri (1.18.0-x86_64-linux-gnu) racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6)