Sha256: 56f1386c8a316b170829bc6f3a196391246b3a2e02ebda5e14b042f25004bea2

Contents?: true

Size: 294 Bytes

Versions: 78

Compression:

Stored size: 294 Bytes

Contents

# How to upgrade/downgrade Rubygems:

## Downgrade Recipe

    $ gem update --system 3.1.4

## Upgrade Recipe

    $ gem update --system

## Install from source

*   Download from: https://rubygems.org/pages/download
*   Unpack into a directory and `cd` there
*   Install with: `ruby setup.rb`

Version data entries

78 entries across 78 versions & 1 rubygems

Version Path
rubygems-update-3.6.3 doc/rubygems/UPGRADING.md
rubygems-update-3.6.2 doc/rubygems/UPGRADING.md
rubygems-update-3.6.1 doc/rubygems/UPGRADING.md
rubygems-update-3.6.0 doc/rubygems/UPGRADING.md
rubygems-update-3.5.23 UPGRADING.md
rubygems-update-3.5.22 UPGRADING.md
rubygems-update-3.5.21 UPGRADING.md
rubygems-update-3.5.20 UPGRADING.md
rubygems-update-3.5.19 UPGRADING.md
rubygems-update-3.5.18 UPGRADING.md
rubygems-update-3.5.17 UPGRADING.md
rubygems-update-3.5.16 UPGRADING.md
rubygems-update-3.5.15 UPGRADING.md
rubygems-update-3.5.14 UPGRADING.md
rubygems-update-3.5.13 UPGRADING.md
rubygems-update-3.5.12 UPGRADING.md
rubygems-update-3.5.10 UPGRADING.md
rubygems-update-3.5.9 UPGRADING.md
rubygems-update-3.5.8 UPGRADING.md
rubygems-update-3.5.7 UPGRADING.md