From e8f875ef58a62f06822289f4eae6921c193e3db5 Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil Date: Thu, 24 Sep 2015 17:54:51 +0530 Subject: [PATCH] uncomment devise-async dep --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c86297fd8e..64cea12248 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-default-value-for (>= 3~), ruby-mysql2 | ruby-pg, ruby-devise (>= 3.2~), -# ruby-devise-async (>= 0.9~), + ruby-devise-async (>= 0.9~), ruby-omniauth (>= 1.1.3~), ruby-omniauth-google-oauth2, ruby-omniauth-twitter,