Sha256: 627bcf81a1cf9ce4c255359c56e38774f67c68e84e5869357b5b8883f4ade1b0
Contents?: true
Size: 501 Bytes
Versions: 34
Compression:
Stored size: 501 Bytes
Contents
∴ rvm upgrade ruby-prefix [optional-source] Attempts to install the latest version of a given ruby (still experimental). Given a ruby prefix (e.g. 1.9.2), it attempts to upgrade your last installed version, migrating gemsets. The process will prompt you at each stage - if the versions look incorrect, please cancel and perform it manually. Examples: If you have 1.9.2-rc2 installed and want to switch it to 1.9.2-p0, ∴ rvm upgrade 1.9.2 Will install 1.9.2-p0 and migrate the gemsets.
Version data entries
34 entries across 34 versions & 2 rubygems