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:
authorStan Hu <stanhu@gmail.com>2016-06-06 10:31:26 +0300
committerStan Hu <stanhu@gmail.com>2016-06-07 23:32:29 +0300
commit405d752b9b68d0c0c01cc4aae76d6f5acd21dc27 (patch)
tree174c3c265ba32d0fcbdccfc9af3a8c8f0cdb7ddd /Gemfile.lock
parent2cbb17da31be0d18e8457232255da0bd5ac87db5 (diff)
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