RubyGems Navigation menu

Blog

Back to blog posts

2.1.3 Released

RubyGems 2.1.3 includes a bug fix.

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 fix:

  • Gems with files entries starting with “./” no longer install 0 files. Issue #644 by Darragh Curran, #645 by Brandon Turner, #646 by Alex Tambellini
Eric Hodel