From b4203595eb377883f61fb666c374851d317230ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 18:25:21 +0000 Subject: [PATCH] Bump recaptcha from 4.14.0 to 5.12.1 Bumps [recaptcha](https://github.com/ambethia/recaptcha) from 4.14.0 to 5.12.1. - [Release notes](https://github.com/ambethia/recaptcha/releases) - [Changelog](https://github.com/ambethia/recaptcha/blob/master/CHANGELOG.md) - [Commits](https://github.com/ambethia/recaptcha/compare/v4.14.0...v5.12.1) --- updated-dependencies: - dependency-name: recaptcha dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 615edde6e8..aeafb7d2c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -304,7 +304,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.5.1) + json (2.6.2) json_expressions (0.9.0) jwt (2.3.0) launchy (2.5.0) @@ -487,7 +487,7 @@ GEM execjs railties (>= 3.2) tilt - recaptcha (4.14.0) + recaptcha (5.12.1) json redis (4.6.0) redis-namespace (1.8.2)