Update minimum versions of ruby-gpgme and ruby-doorkeeper-openid-connect

This commit is contained in:
Pirate Praveen 2023-03-07 21:08:13 +05:30
parent b608575eda
commit 9eacaaceb4
No known key found for this signature in database
GPG key ID: 8F53E0193B294B75

4
debian/control vendored
View file

@ -120,7 +120,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-devise (>= 4.8.1~),
ruby-bcrypt (>= 3.1.14~),
ruby-doorkeeper (>= 5.5~),
ruby-doorkeeper-openid-connect (>= 1.7.5~),
ruby-doorkeeper-openid-connect (>= 1.8~),
ruby-rexml (>= 3.2.3.1~),
ruby-saml (>= 1.13~),
ruby-omniauth (>= 2.1~),
@ -163,7 +163,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# OS detection for usage ping
ohai (>= 16.13.0-2~),
# GPG
ruby-gpgme (>= 2.0.19~),
ruby-gpgme (>= 2.0.22~),
# LDAP Auth
ruby-omniauth-ldap (>= 2.2~),
ruby-ntlm (>= 0.6.1~),