From 1f2d45f82238fd9b7848681f274861003ebeb6c3 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Wed, 10 Aug 2022 23:15:00 +0530 Subject: [PATCH] Update dependencies --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 41cee7b742..d925f8f461 100644 --- a/debian/control +++ b/debian/control @@ -133,7 +133,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-omniauth-openid-connect (>= 0.9~), ruby-omniauth-salesforce (>= 1.0.5~), ruby-omniauth-atlassian-oauth2 (>= 0.2.0~), - ruby-rack-oauth2 (>= 1.16~), + ruby-rack-oauth2 (>= 1.19~), ruby-jwt (>= 2.1~), # Spam and anti-bot protection ruby-recaptcha (>= 4.11~), @@ -436,6 +436,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-webauthn (>= 2.5~), ruby-parslet, ruby-ipynbdiff (>= 0.4.7~), + ruby-ed25519 (>= 1.3~), # packaged node modules - all node packages are not packaged yet node-rails-actioncable, node-autosize (>= 4.0.2~dfsg1-5~),