From 17a828a5b299330f3c065f7fa4f03920b5875782 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 22:13:18 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.18.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 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.10.10...v1.18.8) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cc945f2..8d7eafb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,9 +14,11 @@ GEM faye-websocket (0.11.0) eventmachine (>= 0.12.0) websocket-driver (>= 0.5.1) - mini_portile2 (2.4.0) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + mini_portile2 (2.8.8) + nokogiri (1.18.8) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) + racc (1.8.1) rubyzip (2.3.0) selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0)