From 0bdb8e22b2befd3c488ac40c35228e200aefca37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 00:41:48 +0000 Subject: [PATCH] Bump nokogiri from 1.15.4 to 1.15.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.4 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.15.4...v1.15.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5fe701a..e46c7a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM minitest (5.20.0) multi_json (1.15.0) mutex_m (0.1.2) - nokogiri (1.15.4) + nokogiri (1.15.6) mini_portile2 (~> 2.8.2) racc (~> 1.4) open4 (1.3.4) @@ -81,7 +81,7 @@ GEM ruby2ruby (~> 2) ruby_parser (~> 3) public_suffix (5.0.3) - racc (1.7.1) + racc (1.7.3) rainbow (3.1.1) rake (13.1.0) rake_dependencies (3.5.0)