summaryrefslogtreecommitdiff
path: root/net-ssh.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'net-ssh.gemspec')
-rw-r--r--net-ssh.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ssh.gemspec b/net-ssh.gemspec
index 9dca0bd..8cdc4ef 100644
--- a/net-ssh.gemspec
+++ b/net-ssh.gemspec
@@ -17,7 +17,7 @@ Gem::Specification.new do |spec|
spec.homepage = "https://github.com/net-ssh/net-ssh"
spec.license = "MIT"
spec.required_ruby_version = Gem::Requirement.new(">= 2.3")
- spec.metadata = {
+ spec.metadata = {
"changelog_uri" => "https://github.com/net-ssh/net-ssh/blob/master/CHANGES.txt"
}