summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorTiago Botelho <tiagonbotelho@hotmail.com>2017-08-10 16:50:14 +0100
committerTiago Botelho <tiagonbotelho@hotmail.com>2017-08-11 11:52:23 +0100
commit6debb556900ea8eed996e5ae5b580d30652875aa (patch)
tree4d18c233f24471749b580a9ebae4e151db533f09 /Gemfile
parent86f5a4aaf19935b4d23a81426c1576bc16024696 (diff)
downloadgitlab-ce-6debb556900ea8eed996e5ae5b580d30652875aa.tar.gz
Bumps omniauth-ldap gem version to 2.0.4bump-omniauth-ldap-gem-version-2-0-4
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 2a4b4717153..83f7199cbc4 100644
--- a/Gemfile
+++ b/Gemfile
@@ -64,7 +64,7 @@ gem 'gpgme'
# LDAP Auth
# GitLab fork with several improvements to original library. For full list of changes
# see https://github.com/intridea/omniauth-ldap/compare/master...gitlabhq:master
-gem 'gitlab_omniauth-ldap', '~> 2.0.3', require: 'omniauth-ldap'
+gem 'gitlab_omniauth-ldap', '~> 2.0.4', require: 'omniauth-ldap'
gem 'net-ldap'
# Git Wiki