Update version for various gems

This commit is contained in:
Utkarsh Gupta 2019-05-16 02:54:31 +05:30
parent 5788ae09e7
commit 01c49811f2

8
debian/control vendored
View file

@ -161,7 +161,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Cron Parser # Cron Parser
ruby-fugit (>= 1.1~), ruby-fugit (>= 1.1~),
# HTTP requests # HTTP requests
ruby-httparty (>= 0.15.6~), ruby-httparty (>= 0.16.4~),
# Colored output to console # Colored output to console
ruby-rainbow (>= 3.0~), ruby-rainbow (>= 3.0~),
# Progress bar # Progress bar
@ -171,7 +171,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Linear-time regex library for untrusted regular expressions # Linear-time regex library for untrusted regular expressions
ruby-re2 (>= 1.1.1~), ruby-re2 (>= 1.1.1~),
# Misc # Misc
ruby-version-sorter (>= 2.1~), ruby-version-sorter (>= 2.2.4~),
# Export Ruby Regex to Javascript # Export Ruby Regex to Javascript
ruby-js-regex (>= 3.1~), ruby-js-regex (>= 3.1~),
# User agent parsing # User agent parsing
@ -283,12 +283,12 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-sys-filesystem (>= 1.1.6~), ruby-sys-filesystem (>= 1.1.6~),
# SSH host key support # SSH host key support
ruby-net-ssh (>= 1:5.0~), ruby-net-ssh (>= 1:5.0~),
ruby-sshkey (>= 1.9~), ruby-sshkey (>= 2.0~),
# Required for ED25519 SSH host key support # Required for ED25519 SSH host key support
ruby-ed25519 (>= 1.2~), ruby-ed25519 (>= 1.2~),
ruby-bcrypt-pbkdf (>= 1.0~), ruby-bcrypt-pbkdf (>= 1.0~),
# Gitaly GRPC client # Gitaly GRPC client
ruby-gitaly-proto (>= 1.10~), ruby-gitaly-proto (>= 1.19~),
ruby-grpc (>= 1.15~), ruby-grpc (>= 1.15~),
ruby-google-protobuf (>= 3.6~), ruby-google-protobuf (>= 3.6~),
# #