diff options
author | Miklos Fazekas <mfazekas@szemafor.com> | 2015-07-01 11:13:00 +0200 |
---|---|---|
committer | Miklos Fazekas <mfazekas@szemafor.com> | 2015-07-01 11:13:00 +0200 |
commit | bab03189d4460792c400511d1ba1050a9d8dc3c6 (patch) | |
tree | 2aa63b75edfc040582635374a48ee62fb5c5ed99 | |
parent | 436d94f718b9d364e71a810d0daa0d2075d8cfd0 (diff) | |
download | net-ssh-2.10.0.beta2.tar.gz |
Gemspec updatev2.10.0.beta2
-rw-r--r-- | net-ssh.gemspec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-ssh.gemspec b/net-ssh.gemspec index b2bf27d..ec2aae5 100644 --- a/net-ssh.gemspec +++ b/net-ssh.gemspec @@ -145,6 +145,7 @@ Gem::Specification.new do |s| "test/integration/playbook.yml", "test/integration/test_id_rsa_keys.rb", "test/known_hosts/github", + "test/known_hosts/github_hash", "test/manual/test_forward.rb", "test/manual/test_pageant.rb", "test/start/test_connection.rb", |