RubyGems Navigation menu

Blog

Back to blog posts

3.2.29 Released

RubyGems 3.2.29 includes enhancements, bug fixes and performance.

To update to the latest RubyGems you can run:

gem update --system

To install RubyGems by hand see the Download RubyGems page.

## Enhancements:

  • Only disallow FIXME/TODO for first word of gemspec description. Pull request #4937 by duckinator

## Bug fixes:

  • Fix wordy method in SourceFetchProblem changing the password of source. Pull request #4910 by Huangxiaodui

## Performance:

  • Improve require performance, particularly on systems with a lot of gems installed. Pull request #4951 by pocke

SHA256 Checksums:

  • rubygems-3.2.29.tgz
    878ed074fab60e148401dd8772c4e993d8cd44eadd565e1ce20c91d45eec4850
  • rubygems-3.2.29.zip
    7c9281a033e44d315214f9ae5dcefbb2f538e0d52203699f6d27b35b88b30579
  • rubygems-update-3.2.29.gem
    c51870f2bcd52d33930ea3bcba43bf197e1d7b90434d48fab717618ea2d695dd
David Rodríguez