From c9f28f7cf283e51c261ba6a85c2d41c3456fba14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 22:44:27 +0000 Subject: [PATCH] Bump nokogiri from 1.13.10 to 1.15.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.10 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.10...v1.15.6) --- 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 1313dab..b398310 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,9 +74,9 @@ GEM timeout net-smtp (0.3.2) net-protocol - nokogiri (1.13.10-arm64-darwin) + nokogiri (1.15.6-arm64-darwin) racc (~> 1.4) - nokogiri (1.13.10-x86_64-linux) + nokogiri (1.15.6-x86_64-linux) racc (~> 1.4) parallel (1.22.1) parser (3.1.2.1) @@ -84,7 +84,7 @@ GEM pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - racc (1.6.1) + racc (1.7.3) rack (2.2.6.4) rack-test (2.0.2) rack (>= 1.3)