We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1190400 commit bed264cCopy full SHA for bed264c
net-ssh-multi.gemspec
@@ -50,7 +50,7 @@ Gem::Specification.new do |s|
50
s.licenses = ["MIT"]
51
s.rubyforge_project = "net-ssh-multi"
52
s.rubygems_version = "2.4.6"
53
- s.signing_key = "/mnt/gem/gem-private_key.pem"
+ s.signing_key = "/mnt/gem/net-ssh-private_key.pem"
54
s.summary = "Control multiple Net::SSH connections via a single interface."
55
56
if s.respond_to? :specification_version then
0 commit comments