From d120ceb80ccf5bcecd8082ca8198496997606430 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 04:57:33 +0000 Subject: [PATCH] Bump nokogiri from 1.18.6 to 1.18.8 in /clients/python Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.6 to 1.18.8. - [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.6...v1.18.8) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- clients/python/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/clients/python/Gemfile.lock b/clients/python/Gemfile.lock index 2d206077f2d..a26f45d70bc 100644 --- a/clients/python/Gemfile.lock +++ b/clients/python/Gemfile.lock @@ -237,11 +237,11 @@ GEM minitest (5.25.5) net-http (0.6.0) uri - nokogiri (1.18.6-arm64-darwin) + nokogiri (1.18.8-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.6-x86_64-darwin) + nokogiri (1.18.8-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.6-x86_64-linux-gnu) + nokogiri (1.18.8-x86_64-linux-gnu) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3)