From 269a7d958c5a2816fb38ee6c4c5e2c35f5bebc4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 05:51:12 +0000 Subject: [PATCH] Bump the bundler group across 1 directory with 6 updates Updates the requirements on [nokogiri](https://github.com/sparklemotion/nokogiri), [webrick](https://github.com/ruby/webrick), [addressable](https://github.com/sporkmonger/addressable), [httparty](https://github.com/jnunemaker/httparty), [rexml](https://github.com/ruby/rexml) and [google-protobuf](https://github.com/protocolbuffers/protobuf) to permit the latest version. Updates `nokogiri` from 1.16.4 to 1.19.4 - [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.16.4...v1.19.4) Updates `webrick` from 1.8.1 to 1.8.2 - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](https://github.com/ruby/webrick/compare/v1.8.1...v1.8.2) Updates `addressable` from 2.8.6 to 2.9.0 - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.6...addressable-2.9.0) Updates `httparty` from 0.21.0 to 0.24.0 - [Release notes](https://github.com/jnunemaker/httparty/releases) - [Changelog](https://github.com/jnunemaker/httparty/blob/main/Changelog.md) - [Commits](https://github.com/jnunemaker/httparty/compare/v0.21.0...v0.24.0) Updates `rexml` from 3.2.6 to 3.4.2 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.4.2) Updates `google-protobuf` from 3.24.4 to 3.25.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.24.4...v3.25.5) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.4 dependency-type: direct:production dependency-group: bundler - dependency-name: webrick dependency-version: 1.8.2 dependency-type: direct:development dependency-group: bundler - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect dependency-group: bundler - dependency-name: httparty dependency-version: 0.24.0 dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-version: 3.4.2 dependency-type: indirect dependency-group: bundler - dependency-name: google-protobuf dependency-version: 3.25.5 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- common/dependabot-common.gemspec | 2 +- updater/Gemfile.lock | 27 +++++++++++++++------------ 2 files changed, 16 insertions(+), 13 deletions(-) diff --git a/common/dependabot-common.gemspec b/common/dependabot-common.gemspec index 82225282dd5..e40d0672281 100644 --- a/common/dependabot-common.gemspec +++ b/common/dependabot-common.gemspec @@ -32,7 +32,7 @@ Gem::Specification.new do |spec| spec.add_dependency "commonmarker", ">= 0.20.1", "< 0.24.0" spec.add_dependency "docker_registry2", "~> 1.18.0" spec.add_dependency "excon", "~> 0.109" - spec.add_dependency "faraday", "2.7.11" + spec.add_dependency "faraday", "2.14.3" spec.add_dependency "faraday-retry", "2.2.0" spec.add_dependency "gitlab", "4.19.0" spec.add_dependency "json", "< 2.7" diff --git a/updater/Gemfile.lock b/updater/Gemfile.lock index caffd056fc9..211e0330fb1 100644 --- a/updater/Gemfile.lock +++ b/updater/Gemfile.lock @@ -142,8 +142,8 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) ast (2.4.2) aws-eventstream (1.3.0) aws-partitions (1.881.0) @@ -168,6 +168,7 @@ GEM crack (1.0.0) bigdecimal rexml + csv (3.3.5) debug (1.9.2) irb (~> 1.10) reline (>= 0.3.8) @@ -193,7 +194,7 @@ GEM gitlab (4.19.0) httparty (~> 0.20) terminal-table (>= 1.5.1) - google-protobuf (3.24.4) + google-protobuf (3.25.5) googleapis-common-protos-types (1.9.0) google-protobuf (~> 3.18) gpgme (2.0.24) @@ -208,7 +209,8 @@ GEM http-cookie (1.0.5) domain_name (~> 0.5) http-form_data (2.3.0) - httparty (0.21.0) + httparty (0.24.0) + csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) io-console (0.7.2) @@ -224,11 +226,12 @@ GEM mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) - mini_mime (1.1.2) - mini_portile2 (2.8.6) - multi_xml (0.6.0) + mini_mime (1.1.5) + mini_portile2 (2.8.9) + multi_xml (0.9.1) + bigdecimal (>= 3.1, < 5) netrc (0.11.0) - nokogiri (1.16.4) + nokogiri (1.19.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) octokit (6.1.1) @@ -280,8 +283,8 @@ GEM racc psych (5.1.2) stringio - public_suffix (5.0.5) - racc (1.7.3) + public_suffix (7.0.5) + racc (1.8.1) rainbow (3.1.1) rake (13.2.1) rdoc (6.6.3.1) @@ -294,7 +297,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.2.6) + rexml (3.4.2) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -378,7 +381,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.1) + webrick (1.8.2) PLATFORMS ruby