We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f410815 commit 0497f65Copy full SHA for 0497f65
net-ssh-gateway.gemspec
@@ -5,7 +5,7 @@ require 'net/ssh/gateway/version'
5
6
Gem::Specification.new do |spec|
7
spec.name = "net-ssh-gateway"
8
- spec.version = Net::Ssh::Gateway::VERSION
+ spec.version = Net::SSH::Gateway::VERSION
9
spec.authors = ["Jamis Buck", "Delano Mandelbaum"]
10
spec.email = ["net-ssh@solutious.com"]
11
0 commit comments