update minimum version of devise

This commit is contained in:
Praveen Arimbrathodiyil 2016-04-05 11:57:59 +05:30
parent bd72b5a956
commit 3d17922f7f

2
debian/control vendored
View file

@ -39,7 +39,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
#ruby-mysql2 | ruby-pg,
ruby-pg (>= 0.18.4~),
# Authentication libraries
ruby-devise (>= 3.2~),
ruby-devise (>= 3.5.4~),
ruby-devise-async (>= 0.9~),
ruby-doorkeeper (>= 2.1~),
ruby-omniauth (>= 1.3.1~),