From 1d4d687b01fda0b43c330772f8fcb0ea25a876ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 19:36:24 +0000 Subject: [PATCH] Bump the bundler group across 1 directory with 3 updates Bumps the bundler group with 3 updates in the /updater directory: [nokogiri](https://github.com/sparklemotion/nokogiri), [webrick](https://github.com/ruby/webrick) and [rexml](https://github.com/ruby/rexml). Updates `nokogiri` from 1.16.5 to 1.16.7 - [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.5...v1.16.7) 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 `rexml` from 3.3.6 to 3.3.8 - [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.3.6...v3.3.8) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production dependency-group: bundler - dependency-name: webrick dependency-type: direct:development dependency-group: bundler - dependency-name: rexml dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- updater/Gemfile.lock | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/updater/Gemfile.lock b/updater/Gemfile.lock index b0a5d07377..e6c67955fb 100644 --- a/updater/Gemfile.lock +++ b/updater/Gemfile.lock @@ -230,11 +230,11 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) mini_mime (1.1.5) - mini_portile2 (2.8.6) + mini_portile2 (2.8.7) multi_xml (0.7.1) bigdecimal (~> 3.1) netrc (0.11.0) - nokogiri (1.16.5) + nokogiri (1.16.7) mini_portile2 (~> 2.8.2) racc (~> 1.4) octokit (7.2.0) @@ -314,8 +314,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.3.6) - strscan + rexml (3.3.8) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -383,7 +382,6 @@ GEM sorbet-runtime (0.5.11444) stackprof (0.2.25) stringio (3.1.0) - strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) toml-rb (2.2.0) @@ -401,7 +399,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