summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 431b8d1..b6f5f6c 100644
--- a/Rakefile
+++ b/Rakefile
@@ -20,7 +20,7 @@ begin
s.summary = "A simple library to assist in establishing tunneled Net::SSH connections"
s.description = s.summary
s.email = "net-ssh@solutious.com"
- s.homepage = "https://github.com/net-ssh/net-scp"
+ s.homepage = "https://github.com/net-ssh/net-ssh-gateway"
s.authors = ["Jamis Buck", "Delano Mandelbaum"]
s.add_dependency 'net-ssh', ">=2.6.5"