Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 294 Bytes

UPGRADING.md

File metadata and controls

15 lines (9 loc) · 294 Bytes

How to upgrade/downgrade Rubygems:

Downgrade Recipe

$ gem update --system 3.1.4

Upgrade Recipe

$ gem update --system

Install from source