summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorPirate Praveen <praveen@debian.org>2018-11-16 08:34:16 +0100
committerToon Claes <toon@gitlab.com>2019-03-08 15:04:04 +0100
commitb816236e69fea335d421531a0057d30d6f841651 (patch)
treee7f94a2edd8828dec63aa3dd4486c973744aa237 /Gemfile.lock
parent26477f388952f9b8d02fcca6ac4395915e48218c (diff)
downloadgitlab-ce-b816236e69fea335d421531a0057d30d6f841651.tar.gz
Update recaptcha 3.0 -> 4.11
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 3 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 4d37075cdfa..08daa5e2a75 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -680,7 +680,7 @@ GEM
optimist (>= 3.0.0)
rdoc (6.0.4)
re2 (1.1.1)
- recaptcha (3.0.0)
+ recaptcha (4.13.0)
json
recursive-open-struct (1.1.0)
redis (3.3.5)
@@ -1117,7 +1117,8 @@ DEPENDENCIES
rbtrace (~> 0.4)
rdoc (~> 6.0)
re2 (~> 1.1.1)
- recaptcha (~> 3.0)
+ recaptcha (~> 4.11)
+ redcarpet (~> 3.4)
redis (~> 3.2)
redis-namespace (~> 1.6.0)
redis-rails (~> 5.0.2)