From ad0e207db2699c9db1e45978441b8c48166e3f9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 23:17:24 +0000 Subject: [PATCH] Bump nokogiri from 1.15.3 to 1.16.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.3 to 1.16.5. - [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.3...v1.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bc78e23..c8575b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,6 +129,7 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.2) + mini_portile2 (2.8.6) minitest (5.19.0) net-imap (0.3.6) date @@ -140,7 +141,9 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.15.3-arm64-darwin) + nokogiri (1.16.5-arm64-darwin) + racc (~> 1.4) + nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) pagy (6.0.4) pg (1.4.6) @@ -151,7 +154,7 @@ GEM pry (>= 0.10.4) puma (5.6.5) nio4r (~> 2.0) - racc (1.7.1) + racc (1.7.3) rack (2.2.7) rack-test (2.1.0) rack (>= 1.3) @@ -223,7 +226,8 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.6.3-arm64-darwin) + sqlite3 (1.6.3) + mini_portile2 (~> 2.8.0) stimulus-rails (1.2.1) railties (>= 6.0.0) thor (1.2.2) @@ -246,6 +250,7 @@ GEM PLATFORMS arm64-darwin-21 arm64-darwin-22 + x86_64-linux DEPENDENCIES ahoy_captain!