From d6bc243666f8f35b0669a78e9bab83c6dec0df29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 16:05:07 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.18.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 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.10.10...v1.18.4) --- updated-dependencies: - dependency-name: nokogiri 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..6d12508 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.4) + 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)