From aaa3f4fe6048c8104f25aaa4ab452f38d112c78d Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Thu, 10 Dec 2015 10:41:26 -0300 Subject: [PATCH] ldap: add gemfile source --- 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