From 55b1cb698bd146396977eef49235ec826b2edf39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 22:04:24 +0000 Subject: [PATCH] Bump the bundler group across 2 directories with 2 updates Bumps the bundler group with 2 updates in the / directory: [nokogiri](https://github.com/sparklemotion/nokogiri) and [rexml](https://github.com/ruby/rexml). Bumps the bundler group with 2 updates in the /updater directory: [nokogiri](https://github.com/sparklemotion/nokogiri) and [rexml](https://github.com/ruby/rexml). Updates `nokogiri` from 1.16.0 to 1.16.5 - [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.0...v1.16.5) Updates `rexml` from 3.2.6 to 3.2.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.2.6...v3.2.8) Updates `nokogiri` from 1.16.4 to 1.16.5 - [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.0...v1.16.5) Updates `rexml` from 3.2.6 to 3.2.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.2.6...v3.2.8) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production dependency-group: bundler - dependency-name: rexml dependency-type: indirect dependency-group: bundler - dependency-name: nokogiri dependency-type: direct:production dependency-group: bundler - dependency-name: rexml dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- updater/Gemfile.lock | 6 ++++-- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 29bd721f56b..3aeb2509160 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -208,13 +208,13 @@ GEM mini_portile2 (2.8.5) multi_xml (0.6.0) netrc (0.11.0) - nokogiri (1.16.0-aarch64-linux) + nokogiri (1.16.5-aarch64-linux) racc (~> 1.4) - nokogiri (1.16.0-arm64-darwin) + nokogiri (1.16.5-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.0-x86_64-darwin) + nokogiri (1.16.5-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.0-x86_64-linux) + nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) octokit (6.1.1) faraday (>= 1, < 3) @@ -258,7 +258,8 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -334,6 +335,7 @@ GEM thor (>= 0.19.2) stackprof (0.2.25) stringio (3.1.0) + strscan (3.1.0) tapioca (0.13.3) bundler (>= 2.2.25) netrc (>= 0.11.0) diff --git a/updater/Gemfile.lock b/updater/Gemfile.lock index caffd056fc9..3ff95b3cd6e 100644 --- a/updater/Gemfile.lock +++ b/updater/Gemfile.lock @@ -228,7 +228,7 @@ GEM mini_portile2 (2.8.6) multi_xml (0.6.0) netrc (0.11.0) - nokogiri (1.16.4) + nokogiri (1.16.5) mini_portile2 (~> 2.8.2) racc (~> 1.4) octokit (6.1.1) @@ -294,7 +294,8 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -362,6 +363,7 @@ GEM sorbet-runtime (0.5.11353) 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)