From 83748c04608b6ded61fe94d8254e2a8b76b86be8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 03:47:27 +0000 Subject: [PATCH] chore(deps): bump the bundler group across 1 directories with 1 update Bumps the bundler group with 1 update in the /infra/build/developer-tools/build/data directory: [nokogiri](https://github.com/sparklemotion/nokogiri). Updates `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: direct:production ... Signed-off-by: dependabot[bot] --- infra/build/developer-tools/build/data/Gemfile | 2 +- infra/build/developer-tools/build/data/Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/infra/build/developer-tools/build/data/Gemfile b/infra/build/developer-tools/build/data/Gemfile index 6e9f8a437ac..9bbacbc8d84 100644 --- a/infra/build/developer-tools/build/data/Gemfile +++ b/infra/build/developer-tools/build/data/Gemfile @@ -16,5 +16,5 @@ source 'https://rubygems.org/' gem "kitchen-terraform", "~> 7.0" gem "kubeclient", "~> 4.11" gem "rest-client", "~> 2.1" -gem 'nokogiri', '~> 1.15' +gem 'nokogiri', '~> 1.16' ruby '~> 3.2.2' diff --git a/infra/build/developer-tools/build/data/Gemfile.lock b/infra/build/developer-tools/build/data/Gemfile.lock index ce6b50902ba..bc280ed0fa7 100644 --- a/infra/build/developer-tools/build/data/Gemfile.lock +++ b/infra/build/developer-tools/build/data/Gemfile.lock @@ -457,7 +457,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) mini_mime (1.1.5) - mini_portile2 (2.8.4) + mini_portile2 (2.8.5) minitest (5.19.0) mixlib-config (3.0.27) tomlrb @@ -488,7 +488,7 @@ GEM net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) netrc (0.11.0) - nokogiri (1.15.4) + nokogiri (1.16.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) nori (2.6.0) @@ -508,7 +508,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (5.0.3) - racc (1.7.1) + racc (1.7.3) rainbow (3.1.1) rake (13.0.6) recursive-open-struct (1.1.3) @@ -741,7 +741,7 @@ PLATFORMS DEPENDENCIES kitchen-terraform (~> 7.0) kubeclient (~> 4.11) - nokogiri (~> 1.15) + nokogiri (~> 1.16) rest-client (~> 2.1) RUBY VERSION