debian-mirror-gitlab/debian/patches/0510-relax-net-ssh.patch

12 lines
239 B
Diff
Raw Normal View History

2018-10-13 21:22:49 +05:30
--- a/Gemfile
+++ b/Gemfile
@@ -386,7 +386,7 @@
gem 'sys-filesystem', '~> 1.1', '>= 1.1.6'
# SSH host key support
-gem 'net-ssh', '~> 4.2'
+gem 'net-ssh', '>= 4.2'
gem 'sshkey', '~> 1.9'
# Required for ED25519 SSH host key support