Merge branch 'bump-ldap-lib' into 'master'
Bump net-ldap lib Fixes #1700 See merge request !1230
Showing
... | ... | @@ -37,7 +37,7 @@ gem "gitlab_git", '7.0.0.rc10' |
gem 'gitlab-grack', '~> 2.0.0.pre', require: 'grack' | ||
# LDAP Auth | ||
gem 'gitlab_omniauth-ldap', '1.1.0', require: "omniauth-ldap" | ||
gem 'gitlab_omniauth-ldap', '1.2.0', require: "omniauth-ldap" | ||
# Git Wiki | ||
gem 'gollum-lib', '~> 3.0.0' | ||
... | ... |
Please register or sign in to comment