From e028448aade3eea1c5e25d2e0e8872319c67bce2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 03:34:22 +0000 Subject: [PATCH] Bump nokogiri from 1.14.3 to 1.16.2 in /examples/bundler-require-all Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.16.2. - [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.14.3...v1.16.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/bundler-require-all/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/bundler-require-all/Gemfile.lock b/examples/bundler-require-all/Gemfile.lock index 76f48a1..6be9bc9 100644 --- a/examples/bundler-require-all/Gemfile.lock +++ b/examples/bundler-require-all/Gemfile.lock @@ -5,12 +5,12 @@ GEM mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) mini_mime (1.1.2) - mini_portile2 (2.8.4) + mini_portile2 (2.8.5) multi_xml (0.6.0) - nokogiri (1.14.3) - mini_portile2 (~> 2.8.0) + nokogiri (1.16.2) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - racc (1.7.1) + racc (1.7.3) PLATFORMS ruby