mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00:00
upgrade net-ldap gem to 0.10.1 (#17618)
git-svn-id: http://svn.redmine.org/redmine/trunk@14783 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
ec0753e39c
commit
a98cad3a83
2
Gemfile
2
Gemfile
@ -21,7 +21,7 @@ gem "rbpdf", "~> 1.18.6"
|
|||||||
|
|
||||||
# Optional gem for LDAP authentication
|
# Optional gem for LDAP authentication
|
||||||
group :ldap do
|
group :ldap do
|
||||||
gem "net-ldap", "~> 0.3.1"
|
gem "net-ldap", "~> 0.10.1"
|
||||||
end
|
end
|
||||||
|
|
||||||
# Optional gem for OpenID authentication
|
# Optional gem for OpenID authentication
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user