From 3ce9b3cb0a1d2b899e945b8153a5f9dcc6a050ab Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 22 Apr 2025 03:57:07 +0000
Subject: [PATCH] Bump nokogiri from 1.15.6 to 1.18.8

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.6 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.15.6...v1.18.8)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-version: 1.18.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 Gemfile.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index 00edebdf9..ec68142b0 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -243,9 +243,9 @@ GEM
     minitest (5.22.3)
     multipart-post (2.4.0)
     mutex_m (0.2.0)
-    nokogiri (1.15.6-arm64-darwin)
+    nokogiri (1.18.8-arm64-darwin)
       racc (~> 1.4)
-    nokogiri (1.15.6-x86_64-linux)
+    nokogiri (1.18.8-x86_64-linux-gnu)
       racc (~> 1.4)
     octokit (4.22.0)
       faraday (>= 0.9)
@@ -285,7 +285,7 @@ GEM
       byebug (~> 11.0)
       pry (>= 0.13, < 0.15)
     public_suffix (5.0.4)
-    racc (1.7.3)
+    racc (1.8.1)
     rake (13.1.0)
     rb-fsevent (0.11.2)
     rb-inotify (0.10.1)