Update minimum version of puma and ruby-omniauth
This commit is contained in:
parent
159620bd77
commit
5a60ca8fea
1 changed files with 2 additions and 2 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -112,7 +112,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-doorkeeper-openid-connect (>= 1.7.5~),
|
||||
ruby-rexml (>= 3.2.3.1~),
|
||||
ruby-saml (>= 1.13~),
|
||||
ruby-omniauth (>= 1.8~),
|
||||
ruby-omniauth (>= 2.1~),
|
||||
ruby-omniauth-auth0 (>= 2.0~),
|
||||
ruby-omniauth-azure-activedirectory-v2,
|
||||
ruby-omniauth-azure-oauth2 (>= 0.0.10~),
|
||||
|
@ -238,7 +238,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# Application server
|
||||
ruby-rack (>= 2.2.4~),
|
||||
ruby-rack-timeout (>= 0.6.0~),
|
||||
puma (>= 5.6.2~),
|
||||
puma (>= 5.6.5~),
|
||||
ruby-puma-worker-killer (>= 0.3.1~),
|
||||
ruby-sd-notify,
|
||||
# State machine
|
||||
|
|
Loading…
Reference in a new issue