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:
authorAlex Buijs <abuijs@gitlab.com>2019-08-09 14:20:09 +0300
committerAlex Buijs <abuijs@gitlab.com>2019-08-09 14:20:09 +0300
commit456c0691cd1a7f73d8e2e5bcf3d47372c8db27be (patch)
treeb07031e0dfb9c7fab6999a4e2489caed6b2db933 /Gemfile.lock
parentce0891aa84c6aa7dbd68b0ff2d4f3f9fbde483a1 (diff)
Add invisible_captcha gem
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 80f36a9457c..8fe54e7d557 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -437,6 +437,8 @@ GEM
influxdb (0.2.3)
cause
json
+ invisible_captcha (0.12.1)
+ rails (>= 3.2.0)
ipaddress (0.8.3)
jaeger-client (0.10.0)
opentracing (~> 0.3)
@@ -1126,6 +1128,7 @@ DEPENDENCIES
httparty (~> 0.16.4)
icalendar
influxdb (~> 0.2)
+ invisible_captcha (~> 0.12.1)
jira-ruby (~> 1.4)
js_regex (~> 3.1)
json-schema (~> 2.8.0)