RubyGems Navigation menu

Blog

Back to blog posts

3.4.6 Released

RubyGems 3.4.6 includes enhancements, bug fixes and documentation.

To update to the latest RubyGems you can run:

gem update --system

To install RubyGems by hand see the Download RubyGems page.

## Enhancements:

  • Allow require decorations be disabled. Pull request #6319 by deivid-rodriguez
  • Installs bundler 2.4.6 as a default gem.

## Bug fixes:

  • Include directory in CargoBuilder install path. Pull request #6298 by matsadler

## Documentation:

  • Include links to pull requests in changelog. Pull request #6316 by deivid-rodriguez

SHA256 Checksums:

  • rubygems-3.4.6.tgz
    6a53bdd53495e80cda63a1f393c45bea0d66b3ecf11c34d88fabdacd0704412f
  • rubygems-3.4.6.zip
    d1a140dbfeabc2bc285d9fe232f52bd2a8efd2ed532bfec1a24ab2803de77811
  • rubygems-update-3.4.6.gem
    a40664a6c6b1a5d0a3f3fa2dfbfb219e252095906b9764abc54f205505ed4a93
David Rodríguez