From c792ab1d84927e2b3d2e7ae680f9dadbf493474f Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 12 May 2023 14:05:40 +0000 Subject: [PATCH] Update recaptcha to version 5.14.0 --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6bc56b65..ca7c7e43 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -451,8 +451,7 @@ GEM zeitwerk (~> 2.5) rainbow (3.1.1) rake (13.0.6) - recaptcha (5.13.0) - json + recaptcha (5.14.0) redcarpet (3.6.0) regexp_parser (2.8.0) request_store (1.5.1)