--- !ruby/object:Gem::Specification name: adamwiggins-rush version: !ruby/object:Gem::Version version: 0.6.2 platform: ruby authors: - Adam Wiggins autorequire: bindir: bin cert_chain: [] date: 2009-08-17 00:00:00 -07:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: session type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: description: A Ruby replacement for bash+ssh, providing both an interactive shell and a library. Manage both local and remote unix systems from a single client. email: adam@heroku.com executables: - rush - rushd extensions: [] extra_rdoc_files: - README.rdoc files: - README.rdoc - Rakefile - VERSION - bin/rush - bin/rushd - lib/rush.rb - lib/rush/access.rb - lib/rush/array_ext.rb - lib/rush/box.rb - lib/rush/commands.rb - lib/rush/config.rb - lib/rush/dir.rb - lib/rush/embeddable_shell.rb - lib/rush/entry.rb - lib/rush/exceptions.rb - lib/rush/file.rb - lib/rush/find_by.rb - lib/rush/fixnum_ext.rb - lib/rush/head_tail.rb - lib/rush/local.rb - lib/rush/process.rb - lib/rush/process_set.rb - lib/rush/remote.rb - lib/rush/search_results.rb - lib/rush/server.rb - lib/rush/shell.rb - lib/rush/ssh_tunnel.rb - lib/rush/string_ext.rb - spec/access_spec.rb - spec/array_ext_spec.rb - spec/base.rb - spec/box_spec.rb - spec/commands_spec.rb - spec/config_spec.rb - spec/dir_spec.rb - spec/embeddable_shell_spec.rb - spec/entry_spec.rb - spec/file_spec.rb - spec/find_by_spec.rb - spec/fixnum_ext_spec.rb - spec/local_spec.rb - spec/process_set_spec.rb - spec/process_spec.rb - spec/remote_spec.rb - spec/rush_spec.rb - spec/search_results_spec.rb - spec/shell_spec.rb - spec/ssh_tunnel_spec.rb - spec/string_ext_spec.rb has_rdoc: true homepage: http://rush.heroku.com/ licenses: post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: ruby-shell rubygems_version: 1.3.5 signing_key: specification_version: 2 summary: A Ruby replacement for bash+ssh. test_files: - spec/access_spec.rb - spec/array_ext_spec.rb - spec/base.rb - spec/box_spec.rb - spec/commands_spec.rb - spec/config_spec.rb - spec/dir_spec.rb - spec/embeddable_shell_spec.rb - spec/entry_spec.rb - spec/file_spec.rb - spec/find_by_spec.rb - spec/fixnum_ext_spec.rb - spec/local_spec.rb - spec/process_set_spec.rb - spec/process_spec.rb - spec/remote_spec.rb - spec/rush_spec.rb - spec/search_results_spec.rb - spec/shell_spec.rb - spec/ssh_tunnel_spec.rb - spec/string_ext_spec.rb