RubyGems 1.7.2

rubygems-update version 1.7.2 has been released!

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

See UPGRADING.rdoc for more details and alternative instructions.


If you don’t have RubyGems installed, your can still do it manually:

For more details and other options, see:

ruby setup.rb --help

=== 1.7.2 / 2011-04-05

  • 1 Bug Fix:
    • Warn on loading bad spec array values (ntlm-http gem has nil in its
      cert
      chain)