From e02604a05137209c11de38b317ebcdd8d517e703 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 23:39:17 +0000 Subject: [PATCH] Bump the bundler group across 2 directories with 1 update Bumps the bundler group with 1 update in the / directory: [nokogiri](https://github.com/sparklemotion/nokogiri). Bumps the bundler group with 1 update in the /updater directory: [nokogiri](https://github.com/sparklemotion/nokogiri). 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 `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) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production dependency-group: bundler - dependency-name: nokogiri dependency-type: direct:production dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- updater/Gemfile.lock | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 29bd721f56b..e8dee8c615c 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) diff --git a/updater/Gemfile.lock b/updater/Gemfile.lock index caffd056fc9..25b07121a02 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)