From a034a136ff6dfcdd4fe79094df487db52164fcaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Apr 2023 06:03:23 +0000 Subject: [PATCH] Bump recaptcha from 5.13.1 to 5.14.0 Bumps [recaptcha](https://github.com/ambethia/recaptcha) from 5.13.1 to 5.14.0. - [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/v5.13.1...v5.14.0) --- updated-dependencies: - dependency-name: recaptcha dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3ea1828c4fd..e76477628e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -767,8 +767,7 @@ GEM rbtree3 (0.7.0) rdoc (6.5.0) psych (>= 4.0.0) - recaptcha (5.13.1) - json + recaptcha (5.14.0) redcarpet (3.6.0) regexp_parser (2.8.0) reline (0.3.3)