From 934af963daf3414047f7ec826efe5931de189144 Mon Sep 17 00:00:00 2001 From: Jamis Buck Date: Sun, 30 Mar 2008 16:45:22 -0600 Subject: update the project summary --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index 4e07d13..520728d 100644 --- a/Rakefile +++ b/Rakefile @@ -16,7 +16,7 @@ Echoe.new('net-ssh-gateway', version) do |p| p.author = "Jamis Buck" p.email = "jamis@jamisbuck.org" - p.summary = "a pure-Ruby implementation of the SSH2 client protocol" + p.summary = "A simple library to assist in establishing tunneled Net::SSH connections" p.url = "http://net-ssh.rubyforge.org/gateway" p.dependencies = ["net-ssh >=1.99.1"] -- cgit v1.2.1