From ed1a8299645ab052c7297f1c8ba854b7e1d82c65 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 10:05:51 +0000 Subject: [PATCH] Update recaptcha to version 5.17.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c4b343984c..7a03e3b504 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -436,7 +436,7 @@ GEM zeitwerk (~> 2.5) rainbow (3.1.1) rake (13.2.1) - recaptcha (5.16.0) + recaptcha (5.17.0) redcarpet (3.6.0) regexp_parser (2.9.2) request_store (1.7.0)