Blog
Back to blog posts
NOTE:
09 Feb 2011
1.5.1 Released
by fred, the rubygems robot
NOTE: gem update --system
is broken. See UPGRADING.rdoc.
Minor Enhancement:
- Added ability to do gem update –system X.Y.Z.
Bug Fixes:
- Scrub !!null YAML from 1.9.2 (install and build).
- Added missing requires for user_interaction.
- Wrote option processing tests for gem update.
- Updated upgrading doco for new gem update –system option.
- Fixed SilentUI for cygwin; try /dev/null first then fall back to NUL.
- RubyGems now enforces ruby 1.8.7 or newer.