From 502d1919090a4456da1771037af357257e7958cf Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Tue, 9 May 2023 21:02:40 +0530 Subject: [PATCH] Add ruby-openid-connect as dependency --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 623eb547a7..f9181dfbe2 100644 --- a/debian/control +++ b/debian/control @@ -139,6 +139,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-omniauth-oauth (>= 1.2~), ruby-omniauth-authentiq (>= 0.3.3~), ruby-omniauth-openid-connect (>= 0.10~), + ruby-openid-connect (>= 1.3~), ruby-omniauth-atlassian-oauth2 (>= 0.2.0~), ruby-rack-oauth2 (>= 1.21.3~), ruby-jwt (>= 2.1~),