From 110fc517e035eb12129bb74bbfe3f9312994ed99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 21:43:30 +0000 Subject: [PATCH] Bump nokogiri from 1.16.4 to 1.16.5 in /updater Bumps [nokogiri](https://github.com/sparklemotion/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.4...v1.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- updater/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updater/Gemfile.lock b/updater/Gemfile.lock index 9729d157dd..a43e4659a0 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)