Update minimum version of ruby-devise to 4.7.1 for rails 6 support
This commit is contained in:
parent
699d0fc414
commit
c60f881f37
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -49,7 +49,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-faraday (>= 0.12~),
|
||||
ruby-marginalia (>= 1.8~),
|
||||
# Authentication libraries
|
||||
ruby-devise (>= 4.6.2~),
|
||||
ruby-devise (>= 4.7.1~),
|
||||
ruby-doorkeeper (>= 5~),
|
||||
ruby-doorkeeper-openid-connect (>= 1.6.3~),
|
||||
ruby-omniauth (>= 1.8~),
|
||||
|
|
Loading…
Reference in a new issue