From 5289739fa622c9c9ae1eca475f558d0152c3cf1a Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Thu, 10 Dec 2015 10:24:15 -0300 Subject: [PATCH] ldap: fix gemfile --- plugins/ldap/Gemfile | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/plugins/ldap/Gemfile b/plugins/ldap/Gemfile index 0508b1d..e10329e 100644 --- a/plugins/ldap/Gemfile +++ b/plugins/ldap/Gemfile @@ -1,2 +1,3 @@ +source 'https://rubygems.org' gem "net-ldap", "~> 0.12.1" gem "magic", ">= 0.2.8" -- libgit2 0.21.2