--- !ruby/object:Gem::SourceIndex gems: rubygems-update-1.3.6: !ruby/object:Gem::Specification name: rubygems-update version: !ruby/object:Gem::Version prerelease: false segments: - 1 - 3 - 6 version: 1.3.6 platform: ruby authors: - Jim Weirich - Chad Fowler - Eric Hodel autorequire: bindir: bin cert_chain: [] date: 2010-02-20 03:00:00 -05:00 default_executable: dependencies: [] description: |- RubyGems is a package management framework for Ruby. This gem is an update for the RubyGems software. You must have an installation of RubyGems before this update can be applied. See Gem for information on RubyGems (or `ri Gem`) To upgrade to the latest RubyGems, run: $ gem update --system # you might need to be an administrator or root NOTE: RubyGems 1.1 and 1.2 have problems upgrading when there is no rubygems-update installed. You will need to use the following instructions if you see "Nothing to update". If you have an older version of RubyGems installed, then you can still do it in two steps: $ gem install rubygems-update # again, might need to be admin/root $ update_rubygems # ... here too If you don't have any RubyGems install, there is still the pre-gem approach to getting software, doing it manually: 1. Download from: http://rubyforge.org/frs/?group_id=126 2. Unpack into a directory and cd there 3. Install with: ruby setup.rb # you may need admin/root privilege For more details and other options, see: ruby setup.rb --help email: - rubygems-developers@rubyforge.org executables: - update_rubygems extensions: [] extra_rdoc_files: [] files: [] has_rdoc: true homepage: http://rubygems.org/ licenses: [] post_install_message: rdoc_options: [] require_paths: - hide_lib_for_update required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">" - !ruby/object:Gem::Version segments: - 1 - 8 - 3 version: 1.8.3 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: RubyGems is a package management framework for Ruby test_files: []