[PATCH] Updates Gemfile.lock to include ldap_fluff

Matt Wagner matt.wagner at redhat.com
Mon Jul 30 20:13:35 UTC 2012


---
 src/Gemfile.lock |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/Gemfile.lock b/src/Gemfile.lock
index 1e7de0c..e355444 100644
--- a/src/Gemfile.lock
+++ b/src/Gemfile.lock
@@ -90,6 +90,8 @@ GEM
     json (1.7.3)
     launchy (2.1.0)
       addressable (~> 2.2.6)
+    ldap_fluff (0.1.1)
+      net-ldap
     libwebsocket (0.1.3)
       addressable
     mail (2.4.4)
@@ -99,6 +101,7 @@ GEM
     mime-types (1.18)
     multi_json (1.3.5)
     mustache (0.99.4)
+    net-ldap (0.3.1)
     nokogiri (1.5.2)
     oauth (0.4.6)
     paranoia (1.1.0)
@@ -204,6 +207,7 @@ DEPENDENCIES
   haml
   json
   launchy
+  ldap_fluff
   mustache
   nokogiri
   oauth
-- 
1.7.7.6




More information about the aeolus-devel mailing list