From 310efc01374237bdc18e238bf27fe32a446a469f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 00:11:17 +0000 Subject: [PATCH] Bump nokogiri from 1.14.3 to 1.15.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.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.14.3...v1.15.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 776491b..d8284ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,12 +4,12 @@ GEM diff-lcs (1.4.4) docile (1.3.5) htmlentities (4.3.4) - mini_portile2 (2.8.1) - nokogiri (1.14.3) - mini_portile2 (~> 2.8.0) + mini_portile2 (2.8.5) + nokogiri (1.15.6) + mini_portile2 (~> 2.8.2) racc (~> 1.4) pkg-config (1.5.5) - racc (1.6.2) + racc (1.7.3) rake (13.0.3) rmagick (5.3.0) pkg-config (~> 1.4)