Update omniauth-ldap.
Showing
... | ... | @@ -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' | ||
... | ... |
Please register or sign in to comment