remove ruby-devise-async dependency
This commit is contained in:
parent
1d66631389
commit
d3e1cc1784
2 changed files with 6 additions and 1 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
gitlab (8.10.5+dfsg-4) UNRELEASED; urgency=medium
|
||||
|
||||
* Remove ruby-devise-async dependency
|
||||
|
||||
-- Pirate Praveen <praveen@debian.org> Tue, 13 Sep 2016 15:28:03 +0530
|
||||
|
||||
gitlab (8.10.5+dfsg-3) unstable; urgency=high
|
||||
|
||||
* Remove ruby-activerecord-deprecated-finders dependency
|
||||
|
|
1
debian/control
vendored
1
debian/control
vendored
|
@ -41,7 +41,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
ruby-pg (>= 0.18.4~),
|
||||
# Authentication libraries
|
||||
ruby-devise (>= 4.0~),
|
||||
ruby-devise-async (>= 0.9~),
|
||||
ruby-doorkeeper (>= 4.0~),
|
||||
ruby-omniauth (>= 1.3.1~),
|
||||
ruby-omniauth-auth0 (>= 1.4.1~),
|
||||
|
|
Loading…
Reference in a new issue