RubyGems Navigation menu

Blog

Back to blog posts

3.4.15 Released

RubyGems 3.4.15 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:

  • Installs bundler 2.4.15 as a default gem.

## Bug fixes:

  • Autoload shellwords when it’s needed. Pull request #6734 by ioquatix

## Documentation:

  • Update command to test local gem command changes. Pull request #6761 by jenshenny

SHA256 Checksums:

  • rubygems-3.4.15.tgz
    3828e865bcf7127f0446ae354fe6f29077a82a4386bcc5550d7db590a632a4ac
  • rubygems-3.4.15.zip
    83942fc9c9a69c383d82854f935a5db9851d4ebe34c89784afd8cca7ecf2f57a
  • rubygems-update-3.4.15.gem
    bf44173e671662764617fba794ae4d850436f9865aa950d28e55998a538c5144
David Rodríguez