Skip to content
This repository was archived by the owner on Dec 8, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (8 loc) · 405 Bytes

File metadata and controls

16 lines (8 loc) · 405 Bytes

rbenv-gem-migrate : A gem migration plugin for rbenv

This plugin migrate gems between the two version. This plugin was inspired by plenv migrate-modules.

installation and usage

  1. Install the plugin.

    $ git clone https://github.com/nabeo/rbenv-gem-migrate.git ~/.rbenv/plugins/rbenv-gem-migrate

  2. migrate gems

    $ rbenv migrate <from_version> <to_version> [gem options]