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:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2014-09-10 13:15:23 +0400
committerJacob Vosmaer <contact@jacobvosmaer.nl>2014-09-10 13:15:23 +0400
commitf964067c95082ac2960a7bdc7d8968d5d80424c4 (patch)
tree8419088a5f027c2e948fc5c9d13bcaf7845bb964 /Gemfile
parent6b7e80cb198926a07e3fc94ca850edd4ed4169b8 (diff)
Update omniauth-ldap and net-ldap
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 15854af4ed2..996a89e4a0e 100644
--- a/Gemfile
+++ b/Gemfile
@@ -36,7 +36,7 @@ gem "gitlab_git", '~> 6.0'
gem 'gitlab-grack', '~> 2.0.0.pre', require: 'grack'
# LDAP Auth
-gem 'gitlab_omniauth-ldap', '1.0.4', require: "omniauth-ldap"
+gem 'gitlab_omniauth-ldap', '1.1.0', require: "omniauth-ldap"
# Git Wiki
gem 'gollum-lib', '~> 3.0.0'