revert r16322 (#24970)

Some tests fail.

git-svn-id: http://svn.redmine.org/redmine/trunk@16323 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA
2017-02-02 03:01:19 +00:00
parent d37125dfe9
commit 5a86f95d29
5 changed files with 6 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ gem "rbpdf", "~> 1.19.0"
# Optional gem for LDAP authentication
group :ldap do
gem "net-ldap", "~> 0.12.1"
gem "net-ldap", "~> 0.12.0"
end
# Optional gem for OpenID authentication