From 07bb0fe0dfca8a4eec9fcdb5f7f5985329f1ecbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 16:12:07 +0000 Subject: [PATCH] chore(deps): bump recaptcha from 5.18.0 to 5.21.0 Bumps [recaptcha](https://github.com/ambethia/recaptcha) from 5.18.0 to 5.21.0. - [Changelog](https://github.com/ambethia/recaptcha/blob/master/CHANGELOG.md) - [Commits](https://github.com/ambethia/recaptcha/compare/v5.18.0...v5.21.0) --- updated-dependencies: - dependency-name: recaptcha dependency-version: 5.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 920c273eba..66170e55f5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -487,7 +487,7 @@ GEM rb-inotify (0.11.1) ffi (~> 1.0) rchardet (1.8.0) - recaptcha (5.18.0) + recaptcha (5.21.0) regexp_parser (2.8.2) reline (0.6.1) io-console (~> 0.5)