From 3b2a07bb9b5115797dc0b58e256fe631608d2d12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 13:06:45 +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 | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9196004..0bd7136 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,25 +81,27 @@ GEM yaml-ld (~> 0.0) logger (1.6.0) matrix (0.4.2) + mini_portile2 (2.8.8) multi_json (1.15.0) net-http-persistent (4.0.2) connection_pool (~> 2.2) - nokogiri (1.16.5-aarch64-linux) + nokogiri (1.18.3) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.5-arm-linux) + nokogiri (1.18.3-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.18.3-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.16.5-x86-linux) + nokogiri (1.18.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-darwin) + nokogiri (1.18.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.18.3-x86_64-linux-gnu) racc (~> 1.4) psych (5.1.2) stringio public_suffix (5.0.4) - racc (1.7.3) + racc (1.8.1) rack (3.0.12) rake (13.1.0) rdf (3.3.1)