From 79b32fa864167e49fb6c0aec6583f330efa823f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 14:11:50 +0000 Subject: [PATCH] Update dependency nokogiri to v1.16.5 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 81879e3..39d01f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,9 +136,9 @@ GEM net-smtp (0.4.0.1) net-protocol nio4r (2.7.0) - nokogiri (1.16.4-arm64-darwin) + nokogiri (1.16.5-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.4-x86_64-linux) + nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) pry (0.14.2) coderay (~> 1.1)