From 0f1a7fde93f06ba6dfb641be027f947ca51b324d Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Mon, 27 Feb 2023 11:03:10 +0530 Subject: [PATCH] Update minimum versions of ruby-rails, ruby-telesign and ruby-net-http-persistent --- debian/control | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 544ebed53b..70aa80fc7a 100644 --- a/debian/control +++ b/debian/control @@ -101,7 +101,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, bzip2, ucf, gitlab-workhorse (>= ${source:Version}), - ruby-rails (>= 2:6.1.6.1~), + ruby-rails (>= 2:6.1.7~), ruby-websocket-extensions (>= 0.1.5~), ruby-bootsnap (>= 1.13~), ruby-responders (>= 3.0~), @@ -451,7 +451,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # Apple plist parsing ruby-cfpropertylist (>= 2.2.8-1.2~), # For phone verification - ruby-telesign, + ruby-telesign (>= 2.2.4~), +# for ruby 3.1 + ruby-net-http-persistent (>= 4.0~), ruby-telesignenterprise, # packaged node modules - all node packages are not packaged yet node-rails-actioncable,