RubyGems Navigation menu

Blog

Back to blog posts

3.1.1 Released

RubyGems 3.1.1 includes bug fixes.

To update to the latest RubyGems you can run:

gem update --system

If you need to upgrade or downgrade please follow the how to upgrade/downgrade RubyGems instructions. To install RubyGems by hand see the Download RubyGems page.

Bug fixes:

  • Vendor Bundler 2.1.0 again. The version of Bundler with RubyGems 3.1.0 was Bundler 2.1.0.pre.3. Pull request #3029 by SHIBATA Hiroshi.

SHA256 Checksums:

  • rubygems-3.1.1.tgz
    afdca4c76386395f78ae4b64f66504afe25f732368abdb833f547bee30751cf4
  • rubygems-3.1.1.zip
    1611541ff5bdf9308d138d88f7579fbd73434cbaa5812d200013b7acbbbd0761
  • rubygems-update-3.1.1.gem
    007048a02c72a108e6b7ba3b8bcbc334904c2c9d56d904dcd594f3935abd05de
Hiroshi SHIBATA