From fe6a31fb53b66daf0eaba48780e9f4a6a9a0150f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Mar 2025 00:06:26 +0000 Subject: [PATCH] Bump nokogiri from 1.5.0 to 1.18.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.0 to 1.18.4. - [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.5.0...v1.18.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index af9273d..197ff77 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,13 +51,17 @@ GEM httpclient (2.2.4) json (1.6.4) libxml-ruby (2.2.2) + mini_portile2 (2.8.8) multi_json (1.0.4) net-github-upload (0.0.7) faster_xml_simple httpclient json nokogiri (>= 1.4.0) - nokogiri (1.5.0) + nokogiri (1.18.4) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) + racc (1.8.1) rack (1.4.1) rake (0.9.2.2) thor (0.14.6)