--- !ruby/object:Gem::Specification name: rvm version: !ruby/object:Gem::Version hash: 27 prerelease: false segments: - 1 - 1 - 4 version: 1.1.4 platform: ruby authors: - Wayne E. Seguin autorequire: bindir: bin cert_chain: [] date: 2010-12-09 00:00:00 -05:00 default_executable: rvm-install dependencies: [] description: Manages Ruby interpreter environments and switching between them. email: wayneeseguin@gmail.com executables: - rvm-install extensions: [] extra_rdoc_files: - README files: - LICENCE - README - binscripts/rvm - binscripts/rvm-auto-ruby - binscripts/rvm-prompt - binscripts/rvm-shell - binscripts/rvm-update-head - binscripts/rvm-update-latest - binscripts/rvmsudo - config/db - config/known - config/md5 - contrib/gemset_snapshot - contrib/install-system-wide - contrib/r - examples/rvmrc - gemsets/default.gems - gemsets/global.gems - help/alias - help/benchmark - help/cleanup - help/debug - help/disk-usage - help/docs - help/exec - help/fetch - help/gem - help/gemdir - help/gemset - help/implode - help/info - help/install - help/list - help/migrate - help/monitor - help/notes - help/package - help/rake - help/remove - help/repair - help/reset - help/ruby - help/rubygems - help/rvmrc - help/snapshot - help/specs - help/srcdir - help/tests - help/tools - help/uninstall - help/update - help/upgrade - help/use - help/wrapper - install - lib/VERSION.yml - lib/rvm.rb - lib/rvm/capistrano.rb - lib/rvm/environment.rb - lib/rvm/environment/alias.rb - lib/rvm/environment/cleanup.rb - lib/rvm/environment/configuration.rb - lib/rvm/environment/env.rb - lib/rvm/environment/gemset.rb - lib/rvm/environment/info.rb - lib/rvm/environment/list.rb - lib/rvm/environment/rubies.rb - lib/rvm/environment/sets.rb - lib/rvm/environment/tools.rb - lib/rvm/environment/utility.rb - lib/rvm/environment/wrapper.rb - lib/rvm/errors.rb - lib/rvm/install_command_dumper.rb - lib/rvm/shell.rb - lib/rvm/shell/abstract_wrapper.rb - lib/rvm/shell/calculate_rvm_path.sh - lib/rvm/shell/result.rb - lib/rvm/shell/shell_wrapper.sh - lib/rvm/shell/single_shot_wrapper.rb - lib/rvm/shell/utility.rb - lib/rvm/version.rb - man/man1/rvm.1 - man/man1/rvm.1.gz - rvm.gemspec - scripts/alias - scripts/aliases - scripts/array - scripts/base - scripts/cd - scripts/cleanup - scripts/cli - scripts/color - scripts/completion - scripts/db - scripts/default - scripts/disk-usage - scripts/docs - scripts/env - scripts/environment-convertor - scripts/fetch - scripts/gemsets - scripts/get - scripts/hash - scripts/help - scripts/hook - scripts/info - scripts/initialize - scripts/install - scripts/irbrc - scripts/irbrc.rb - scripts/list - scripts/log - scripts/maglev - scripts/manage - scripts/match - scripts/md5 - scripts/migrate - scripts/monitor - scripts/notes - scripts/override_gem - scripts/package - scripts/patches - scripts/patchsets - scripts/repair - scripts/rubygems - scripts/rvm - scripts/rvm-install - scripts/selector - scripts/set - scripts/snapshot - scripts/tools - scripts/update - scripts/upgrade - scripts/utility - scripts/version - scripts/wrapper - 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 hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 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: []