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 bed264c commit 58851c5Copy full SHA for 58851c5
net-ssh-multi.gemspec
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
12
s.require_paths = ["lib"]
13
s.authors = ["Jamis Buck", "Delano Mandelbaum"]
14
s.cert_chain = ["gem-public_cert.pem"]
15
- s.date = "2016-03-12"
+ s.date = "2016-03-24"
16
s.description = "Control multiple Net::SSH connections via a single interface."
17
s.email = "[email protected]"
18
s.extra_rdoc_files = [
0 commit comments