Update omniauth-ldap and net-ldap
Showing
... | @@ -36,7 +36,7 @@ gem "gitlab_git", '~> 6.0' | ... | @@ -36,7 +36,7 @@ gem "gitlab_git", '~> 6.0' |
gem 'gitlab-grack', '~> 2.0.0.pre', require: 'grack' | gem 'gitlab-grack', '~> 2.0.0.pre', require: 'grack' | ||
# LDAP Auth | # LDAP Auth | ||
gem 'gitlab_omniauth-ldap', '1.0.4', require: "omniauth-ldap" | gem 'gitlab_omniauth-ldap', '1.1.0', require: "omniauth-ldap" | ||
# Git Wiki | # Git Wiki | ||
gem 'gollum-lib', '~> 3.0.0' | gem 'gollum-lib', '~> 3.0.0' | ||
... | ... |
Please register or sign in to comment