[ANN] rubygems-update 1.8.8 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.8.8 / 2011-08-11

  • Bug fix:
    • The encoding of a gem’s YAML spec is now UTF-8. Issue #149

RubyGems-Developers mailing list
http://rubyforge.org/projects/rubygems
RubyGems-Developers-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Eric Hodel wrote in post #1016276:

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

* Download from: Download RubyGems | RubyGems.org | your community gem host

For those who have automated downloading and updating, it appears you're
no longer making the downloads available from
http://rubyforge.org/frs/?group_id=126

Correct?

Jon

···

--
Posted via http://www.ruby-forum.com/\.

Eric Hodel wrote in post #1016276:

* http://rubygems.org
* http://docs.rubygems.org
* http://help.rubygems.org
* RubyGems · GitHub
* http://rubyforge.org/projects/rubygems

To upgrade to the latest RubyGems, run:

$ gem update --system # you might need to be an administrator or root

1.8.8 version is missing from both rubygems.org and rubyforge project
page:

http://rubygems.org/pages/download
http://rubyforge.org/frs/?group_id=126

···

--
Luis Lavena

--
Posted via http://www.ruby-forum.com/\.

Incorrect, release was interrupted by lunch and I forgot to finish (and have been lazy about fixing the bug in our release process that prevents uploading to rubyforge from working).

They're up now.

···

On Aug 12, 2011, at 8:37 AM, Jon Forums wrote:

Eric Hodel wrote in post #1016276:

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

* Download from: Download RubyGems | RubyGems.org | your community gem host

For those who have automated downloading and updating, it appears you're
no longer making the downloads available from
http://rubyforge.org/frs/?group_id=126

Correct?