らいふうっどの閑話休題

興味のあることをゆる~く書いていく

Jekyll

rbenv memo

github.com rubyをアップデートする時にトラブルを対処した時のメモ Notes when dealing with troubles when updating ruby. $ rbenv install 2.5.0 rbenv install コマンド実行すると上記issueのエラーに遭遇しました。 When I executed the rbenv install …