From 01c49811f2cebee876e25d023044b27f87e70b92 Mon Sep 17 00:00:00 2001 From: Utkarsh Gupta Date: Thu, 16 May 2019 02:54:31 +0530 Subject: [PATCH] Update version for various gems --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 426f4bd3da..6ac8a5dad0 100644 --- a/debian/control +++ b/debian/control @@ -161,7 +161,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # Cron Parser ruby-fugit (>= 1.1~), # HTTP requests - ruby-httparty (>= 0.15.6~), + ruby-httparty (>= 0.16.4~), # Colored output to console ruby-rainbow (>= 3.0~), # Progress bar @@ -171,7 +171,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # Linear-time regex library for untrusted regular expressions ruby-re2 (>= 1.1.1~), # Misc - ruby-version-sorter (>= 2.1~), + ruby-version-sorter (>= 2.2.4~), # Export Ruby Regex to Javascript ruby-js-regex (>= 3.1~), # User agent parsing @@ -283,12 +283,12 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-sys-filesystem (>= 1.1.6~), # SSH host key support ruby-net-ssh (>= 1:5.0~), - ruby-sshkey (>= 1.9~), + ruby-sshkey (>= 2.0~), # Required for ED25519 SSH host key support ruby-ed25519 (>= 1.2~), ruby-bcrypt-pbkdf (>= 1.0~), # Gitaly GRPC client - ruby-gitaly-proto (>= 1.10~), + ruby-gitaly-proto (>= 1.19~), ruby-grpc (>= 1.15~), ruby-google-protobuf (>= 3.6~), #