From 365ae51aea67fbdd78a47be5d291e220014a3b80 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Thu, 9 Mar 2023 00:49:58 +0530 Subject: [PATCH] Update minimum version of ruby-net-ldap to 0.17 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7857593d20..edce75f682 100644 --- a/debian/control +++ b/debian/control @@ -171,7 +171,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # LDAP Auth ruby-omniauth-ldap (>= 2.2~), ruby-ntlm (>= 0.6.1~), - ruby-net-ldap (>= 0.16.3~), + ruby-net-ldap (>= 0.17~), # API ruby-grape (>= 1.5.1~), ruby-grape-entity (>= 0.10~),