From 15d83e2381bbf1633e0249dd2cafc841298d6799 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 19 Mar 2024 00:43:40 +0000
Subject: [PATCH] Bump nokogiri from 1.15.4 to 1.16.3

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.4 to 1.16.3.
- [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.4...v1.16.3)

---
updated-dependencies:
- dependency-name: nokogiri
  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 2c92863..c8f6d51 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -101,13 +101,13 @@ GEM
     memoist (0.16.2)
     method_source (1.0.0)
     mini_mime (1.0.2)
-    mini_portile2 (2.8.4)
+    mini_portile2 (2.8.5)
     multi_json (1.15.0)
     multipart-post (2.1.1)
     nap (1.1.0)
     nenv (0.3.0)
     no_proxy_fix (0.1.2)
-    nokogiri (1.15.4)
+    nokogiri (1.16.3)
       mini_portile2 (~> 2.8.2)
       racc (~> 1.4)
     notiffany (0.1.3)
@@ -125,7 +125,7 @@ GEM
       coderay (~> 1.1)
       method_source (~> 1.0)
     public_suffix (4.0.6)
-    racc (1.7.1)
+    racc (1.7.3)
     rainbow (3.0.0)
     rake (13.0.1)
     rb-fsevent (0.10.4)