Automatic merge of gitlab-org/gitlab-ce master
Showing
... | ... | @@ -71,7 +71,7 @@ gem 'gpgme', '~> 2.0.18' |
# 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.4', require: 'omniauth-ldap' | ||
gem 'gitlab_omniauth-ldap', '~> 2.1.1', require: 'omniauth-ldap' | ||
gem 'net-ldap' | ||
# API | ||
... | ... |
Please register or sign in to comment