Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 687 Bytes

File metadata and controls

24 lines (16 loc) · 687 Bytes
title 2.1.3 Released
layout post
author Eric Hodel
author_email drbrain@segment7.net

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