From a80e9f3fde7a971b0b21e2c7dc630818beb7f83f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2024 17:57:29 +0000 Subject: [PATCH] Bump nokogiri from 1.12.5 to 1.16.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 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.12.5...v1.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1ace07c6..6577e398 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,14 +126,14 @@ GEM nokogiri (~> 1) rake mini_mime (1.1.1) - mini_portile2 (2.6.1) + mini_portile2 (2.8.7) minitest (5.24.1) multi_json (1.15.0) mustache (1.1.1) narray (0.6.0.4) nio4r (2.5.8) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.16.5) + mini_portile2 (~> 2.8.2) racc (~> 1.4) optimist (3.0.1) passenger (6.0.11)