mirror of
https://github.com/webgefrickel/dotfiles
synced 2024-11-15 12:12:58 +00:00
Update ruby version
This commit is contained in:
parent
1bb08d13ba
commit
be8bedaa69
@ -2,8 +2,8 @@
|
||||
|
||||
# ruby
|
||||
brew install rbenv # restart terminal, then:
|
||||
rbenv install 3.1.0
|
||||
rbenv global 3.1.0
|
||||
rbenv install 3.1.1
|
||||
rbenv global 3.1.1
|
||||
|
||||
# node
|
||||
curl -L https://git.io/n-install | bash
|
||||
|
Loading…
Reference in New Issue
Block a user