summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2016-06-06 00:31:26 -0700
committerStan Hu <stanhu@gmail.com>2016-06-07 13:32:29 -0700
commit405d752b9b68d0c0c01cc4aae76d6f5acd21dc27 (patch)
tree174c3c265ba32d0fcbdccfc9af3a8c8f0cdb7ddd /Gemfile.lock
parent2cbb17da31be0d18e8457232255da0bd5ac87db5 (diff)
downloadgitlab-ce-405d752b9b68d0c0c01cc4aae76d6f5acd21dc27.tar.gz
Bump recaptcha gem to 3.0.0 to remove deprecated stoken support
Closes #18210
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c85f9be7783..fd5852c5495 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -549,7 +549,7 @@ GEM
debugger-ruby_core_source (~> 1.3)
rdoc (3.12.2)
json (~> 1.4)
- recaptcha (1.0.2)
+ recaptcha (3.0.0)
json
redcarpet (3.3.3)
redis (3.3.0)
@@ -932,7 +932,7 @@ DEPENDENCIES
raphael-rails (~> 2.1.2)
rblineprof
rdoc (~> 3.6)
- recaptcha
+ recaptcha (~> 3.0)
redcarpet (~> 3.3.3)
redis (~> 3.2)
redis-namespace