Update omniauth-ldap & dependencies
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
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