From bf0615e43b71aa56f72e63a84a91b96045937177 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 22:57:00 +0000 Subject: [PATCH] Bump nokogiri from 1.13.3 to 1.15.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 to 1.15.6. - [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.13.3...v1.15.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fa4cfac68..2e9b1b8e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,10 +69,10 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - mini_portile2 (2.8.0) + mini_portile2 (2.8.5) minitest (5.15.0) - nokogiri (1.13.3) - mini_portile2 (~> 2.8.0) + nokogiri (1.15.6) + mini_portile2 (~> 2.8.2) racc (~> 1.4) octopress (3.0.11) jekyll (>= 2.0) @@ -92,7 +92,7 @@ GEM forwardable-extended (~> 2.6) progressbar (1.11.0) public_suffix (4.0.7) - racc (1.6.0) + racc (1.7.3) rb-fsevent (0.11.1) rb-inotify (0.10.1) ffi (~> 1.0)