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.4.10 UPGRADING.md
rubygems-update-3.4.9 UPGRADING.md
rubygems-update-3.4.8 UPGRADING.md
rubygems-update-3.4.7 UPGRADING.md
rubygems-update-3.4.6 UPGRADING.md
rubygems-update-3.4.5 UPGRADING.md
rubygems-update-3.4.4 UPGRADING.md
rubygems-update-3.4.3 UPGRADING.md
rubygems-update-3.4.2 UPGRADING.md
rubygems-update-3.4.1 UPGRADING.md
rubygems-update-3.4.0 UPGRADING.md
rubygems-update-3.3.26 UPGRADING.md
rubygems-update-3.3.25 UPGRADING.md
rubygems-update-3.3.24 UPGRADING.md
rubygems-update-3.3.23 UPGRADING.md
rubygems-update-3.3.22 UPGRADING.md
rubygems-update-3.3.21 UPGRADING.md
rubygems-update-3.3.20 UPGRADING.md
rubygems-update-3.3.19 UPGRADING.md
rubygems-update-3.3.18 UPGRADING.md