From 7acb3d324500e80f81491ac365201d907db61f3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 17:17:03 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.16.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 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.10.10...v1.16.3) --- 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 e03823e..ce67c90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,14 +68,15 @@ GEM lumberjack (1.0.13) method_source (0.9.2) mime-types (2.99.3) - mini_portile2 (2.4.0) + mini_portile2 (2.8.5) multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) nenv (0.3.0) netrc (0.11.0) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.16.3) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) @@ -89,6 +90,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) psych (3.1.0) + racc (1.7.3) rack (2.2.3) rake (13.0.1) rb-fsevent (0.10.3)