| title | 2.0.2 Released |
|---|---|
| layout | post |
| author | Eric Hodel |
| author_email | drbrain@segment7.net |
RubyGems 2.0.2 is a bug-fix release. To update to the latest RubyGems you can run:
gem update --system
To install RubyGems by hand see the Download RubyGems page.
If you installed 2.0.1 and are unable to upgrade please follow the how to upgrade/downgrade RubyGems instructions.
Bug fixes:
- SSL Certificates are now installed properly. Fixes #491 by hemanth.hm
- Fixed HTTP to HTTPS upgrade for rubygems.org.