From 48bd3ddce05dd75659ab3a28ce35071afc9c8eda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 00:16:55 +0000 Subject: [PATCH] Bump nokogiri from 1.14.3 to 1.15.6 in /examples/bundler-require-all Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.15.6. - [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.15.6) --- 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..af81464 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.15.6) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - racc (1.7.1) + racc (1.7.3) PLATFORMS ruby