From a642a1fdc42d30ba2390c188356e78a077dd8782 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Sch=C3=A4fer?= Date: Sat, 14 Jul 2012 21:16:16 +0200 Subject: [PATCH] Bump net-ldap #1078 --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 6979c65c..183b7cf3 100644 --- a/Gemfile +++ b/Gemfile @@ -24,7 +24,7 @@ group :test do end group :ldap do - gem "net-ldap", '~> 0.2.2' + gem "net-ldap", '~> 0.3.1' end group :openid do