From 02af1135fc0cd2cecbb90d7c647874a997152be1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 08:44:55 +0200 Subject: [PATCH] Bump nokogiri from 1.15.4 to 1.16.2 in /clients/python (#7440) Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.4 to 1.16.2. - [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.15.4...v1.16.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- clients/python/Gemfile.lock | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/clients/python/Gemfile.lock b/clients/python/Gemfile.lock index be06df0c24f..2691e7384c1 100644 --- a/clients/python/Gemfile.lock +++ b/clients/python/Gemfile.lock @@ -222,7 +222,11 @@ GEM jekyll-seo-tag (~> 2.1) minitest (5.20.0) mutex_m (0.1.2) - nokogiri (1.15.4-arm64-darwin) + nokogiri (1.16.2-arm64-darwin) + racc (~> 1.4) + nokogiri (1.16.2-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.16.2-x86_64-linux) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -230,7 +234,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.7) - racc (1.7.1) + racc (1.7.3) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -262,8 +266,8 @@ GEM PLATFORMS arm64-darwin-21 - ruby universal-darwin-20 + x86_64-linux DEPENDENCIES github-pages