Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPirate Praveen <praveen@debian.org>2018-11-16 10:34:16 +0300
committerToon Claes <toon@gitlab.com>2019-03-08 17:04:04 +0300
commitb816236e69fea335d421531a0057d30d6f841651 (patch)
treee7f94a2edd8828dec63aa3dd4486c973744aa237 /Gemfile
parent26477f388952f9b8d02fcca6ac4395915e48218c (diff)
Update recaptcha 3.0 -> 4.11
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 2e465f8ced7..5f4f5597d5b 100644
--- a/Gemfile
+++ b/Gemfile
@@ -46,7 +46,7 @@ gem 'rack-oauth2', '~> 1.2.1'
gem 'jwt', '~> 2.1.0'
# Spam and anti-bot protection
-gem 'recaptcha', '~> 3.0', require: 'recaptcha/rails'
+gem 'recaptcha', '~> 4.11', require: 'recaptcha/rails'
gem 'akismet', '~> 2.0'
# Two-factor authentication