diff options
author | delano <delano@solutious.com> | 2009-08-17 10:30:37 -0400 |
---|---|---|
committer | delano <delano@solutious.com> | 2009-08-17 10:30:47 -0400 |
commit | 8a84457a501acb8676af4ed81c7c439067047563 (patch) | |
tree | 3246366e6b688e99a8b99e98d031ea7edca9312c | |
parent | 969f5ed67e0b7df19bd916e026f64cecea5bfafc (diff) | |
parent | 424a31582428aa0b76d598bcb7d04cdb216940ab (diff) | |
download | net-ssh-8a84457a501acb8676af4ed81c7c439067047563.tar.gz |
Merged master
-rw-r--r-- | net-ssh.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ssh.gemspec b/net-ssh.gemspec index 8c005d8..7430b87 100644 --- a/net-ssh.gemspec +++ b/net-ssh.gemspec @@ -4,7 +4,7 @@ s.version = "2.0.13" s.summary = "Net::SSH: a pure-Ruby implementation of the SSH2 client protocol." s.description = s.summary - s.author = ["Jamis Buck", "Delano Mandelbaum"] + s.authors = ["Jamis Buck", "Delano Mandelbaum"] s.email = "net-ssh@solutious.com" s.homepage = "http://rubyforge.org/projects/net-ssh/" |