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:
authorDouwe Maan <douwe@gitlab.com>2015-03-17 19:15:39 +0300
committerDouwe Maan <douwe@gitlab.com>2015-03-17 19:15:39 +0300
commit16b73176694d248d4ee6f8c8525857169872e12e (patch)
treeea6e190e5e1f2279cf416b84f6063b154c840958 /Gemfile
parent409097bd7e0f5857cf0bc5462bd47484980ec787 (diff)
Update omniauth-ldap.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 9dd75455c87..5bbbed9c139 100644
--- a/Gemfile
+++ b/Gemfile
@@ -45,7 +45,7 @@ gem "gitlab_git", '~> 7.1.0'
gem 'gitlab-grack', '~> 2.0.0.rc2', require: 'grack'
# LDAP Auth
-gem 'gitlab_omniauth-ldap', '1.2.0', require: "omniauth-ldap"
+gem 'gitlab_omniauth-ldap', '1.2.1', require: "omniauth-ldap"
# Git Wiki
gem 'gollum-lib', '~> 4.0.0'