From 2489280d9227cc0e79637275ce9c427d15c36d2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2024 17:50:25 +0000 Subject: [PATCH] Update dependency nokogiri to v1.16.7 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f572bf2..26b3caf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,9 +136,9 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.3) - nokogiri (1.16.6-arm64-darwin) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.6-x86_64-linux) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) pry (0.14.2) coderay (~> 1.1)