--- !ruby/object:Gem::Specification name: rvm version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 1 - 31 version: 0.1.31 platform: ruby authors: - Wayne E. Seguin autorequire: bindir: bin cert_chain: [] date: 2010-05-12 00:00:00 -04:00 default_executable: rvm-install dependencies: [] description: Manages Ruby Environments. email: wayneeseguin@gmail.com executables: - rvm-install extensions: [] extra_rdoc_files: - README files: - LICENCE - README - binscripts/rvm - binscripts/rvm-prompt - binscripts/rvm-update-head - binscripts/rvm-update-latest - binscripts/rvmsudo - config/db - config/md5 - examples/rvmrc - install - lib/VERSION.yml - lib/rvm.rb - lib/rvm/open4.rb - lib/rvm/rvm.rb - lib/rvm/shell.rb - lib/rvm/version.rb - rvm.gemspec - scripts/aliases - scripts/array - scripts/cd - scripts/cli - scripts/color - scripts/completion - scripts/db - scripts/fetch - scripts/gemsets - scripts/hash - scripts/hook - scripts/initialize - scripts/install - scripts/irbrc - scripts/irbrc.rb - scripts/log - scripts/maglev - scripts/manage - scripts/match - scripts/md5 - scripts/monitor - scripts/notes - scripts/package - scripts/rvm - scripts/rvm-install - scripts/selector - scripts/set - scripts/symlink - scripts/update - scripts/utility - scripts/version - help/alias - help/benchmark - help/debug - help/fetch - help/gem - help/gemdir - help/gemset - help/implode - help/info - help/install - help/list - help/monitor - help/notes - help/package - help/rake - help/remove - help/reset - help/ruby - help/rvmrc - help/specs - help/srcdir - help/tests - help/uninstall - help/update - help/use - bin/rvm-install has_rdoc: true homepage: http://github.com/wayneeseguin/rvm licenses: [] post_install_message: | ******************************************************************************** In order to setup rvm for your user's environment you must now run rvm-install. rvm-install will be found in your current gems bin directory corresponding to where the gem was installed. rvm-install will install the scripts to your user account and append itself to your profiles in order to inject the proper rvm functions into your shell so that you can manage multiple rubies. ******************************************************************************** rdoc_options: - --inline-source - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rvm rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Ruby Version Manager (rvm) test_files: []