tighten devise to 4.4.3
This commit is contained in:
parent
b595094f3f
commit
c3f63be05a
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -47,7 +47,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
ruby-grape-route-helpers (>= 2.1~),
|
||||
ruby-faraday (>= 0.12~),
|
||||
# Authentication libraries
|
||||
ruby-devise (>= 4.2~),
|
||||
ruby-devise (>= 4.4.3~),
|
||||
ruby-doorkeeper (>= 4.2~),
|
||||
ruby-doorkeeper-openid-connect (>= 1.2~),
|
||||
ruby-omniauth (>= 1.4.2~),
|
||||
|
|
Loading…
Reference in a new issue