Manifest in net-ssh-net-ssh-2.0.12 vs Manifest in net-ssh-net-ssh-2.0.13

- old
+ new

@@ -1,9 +1,10 @@ CHANGELOG.rdoc Manifest README.rdoc Rakefile +Rudyfile THANKS.rdoc lib/net/ssh.rb lib/net/ssh/authentication/agent.rb lib/net/ssh/authentication/constants.rb lib/net/ssh/authentication/key_manager.rb @@ -65,10 +66,11 @@ lib/net/ssh/verifiers/null.rb lib/net/ssh/verifiers/strict.rb lib/net/ssh/version.rb net-ssh.gemspec setup.rb +support/arcfour_check.rb test/authentication/methods/common.rb test/authentication/methods/test_abstract.rb test/authentication/methods/test_hostbased.rb test/authentication/methods/test_keyboard_interactive.rb test/authentication/methods/test_password.rb @@ -77,10 +79,11 @@ test/authentication/test_key_manager.rb test/authentication/test_session.rb test/common.rb test/configs/eqsign test/configs/exact_match +test/configs/multihost test/configs/wild_cards test/connection/test_channel.rb test/connection/test_session.rb test/test_all.rb test/test_buffer.rb @@ -99,6 +102,6 @@ test/transport/test_hmac.rb test/transport/test_identity_cipher.rb test/transport/test_packet_stream.rb test/transport/test_server_version.rb test/transport/test_session.rb -test/transport/test_state.rb \ No newline at end of file +test/transport/test_state.rb