LoginSignup
0
0

More than 1 year has passed since last update.

brew + rbenv に Ruby 2.6 一瞬で入れたいコマンド例。

Last updated at Posted at 2018-12-25

更新

$ brew upgrade ruby-build

リリース版インストール(まだない)

$ rbenv install 2.6.0

開発版インストール

$ rbenv install 2.6.0-dev

一覧

bash-4.4$ rbenv install --list | grep 2\.6\.0
  2.6.0-dev
  2.6.0-preview1
  2.6.0-preview2
  2.6.0-preview3
  2.6.0-rc1

チャットメンバー募集

何か質問、悩み事、相談などあればLINEオープンチャットもご利用ください。

Twitter

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0