Homebrewでruby-buildがインストールされているはずなのにエラー。
$ rbenv install -l
rbenv: no such command `install'
Homebrewでruby-buildの再インストール。
$ brew uninstall ruby-build
Uninstalling /usr/local/Cellar/ruby-build/HEAD...
$ brew install ruby-build
==> Downloading https://github.com/sstephenson/ruby-build/archive/v20140926.tar.gz
######################################################################## 100.0%
==> ./install.sh
? /usr/local/Cellar/ruby-build/20140926: 129 files, 552K, built in 3 seconds
正常に動作するようになった。
$ rbenv install -l
Available versions:
1.8.6-p383
1.8.6-p420
1.8.7-p249
・・・中略・・・
2.1.2
2.1.3
2.2.0-dev
2.2.0-preview1
ree-1.8.7-2012.01
ree-1.8.7-2012.02
topaz-dev