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:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 4 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 46cc97f8e01..76719de44fc 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -23,6 +23,8 @@ PATH
remote: gems/gitlab-schema-validation
specs:
gitlab-schema-validation (0.1.0)
+ diffy
+ pg_query
PATH
remote: gems/gitlab-utils
@@ -1036,7 +1038,7 @@ GEM
net-imap (0.3.4)
date
net-protocol
- net-ldap (0.18.0)
+ net-ldap (0.17.1)
net-ntp (2.1.3)
net-pop (0.1.2)
net-protocol
@@ -1890,7 +1892,7 @@ DEPENDENCIES
multi_json (~> 1.14.1)
neighbor (~> 0.2.3)
net-http (= 0.1.1)
- net-ldap (~> 0.18.0)
+ net-ldap (~> 0.17.1)
net-ntp
net-protocol (~> 0.1.3)
nokogiri (~> 1.15, >= 1.15.2)