From 18b9788b033d30309d8fac7d359a2c153fade43d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 05:02:31 +0000 Subject: [PATCH] Bump nokogiri from 1.5.0 to 1.18.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.0 to 1.18.8. - [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.8) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.8 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..277b711 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.8) + 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)