From e7fcc3f8c6e1a1157015b82e70016ce4dc9d7a61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Mar 2025 15:21:02 +0000 Subject: [PATCH] Bump nokogiri from 1.16.5 to 1.18.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.5 to 1.18.3. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.3/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.5...v1.18.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c1d96235..aeb5a9d9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,13 +113,13 @@ GEM middleman-core (>= 3.2) rouge (~> 3.2) mini_mime (1.1.2) - mini_portile2 (2.8.6) + mini_portile2 (2.8.8) minitest (5.25.4) multi_xml (0.6.0) neat (1.7.2) bourbon (>= 4.0) sass (>= 3.3) - nokogiri (1.16.5) + nokogiri (1.18.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) padrino-helpers (0.15.3) @@ -130,7 +130,7 @@ GEM parallel (1.26.3) parslet (2.0.0) public_suffix (6.0.1) - racc (1.7.3) + racc (1.8.1) rack (3.1.11) rack-contrib (2.5.0) rack (< 4)