mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-17 04:24:20 +01:00
Let .ruby-version set the version
This commit is contained in:
@@ -11,6 +11,7 @@ if [[ -n "$languages" ]]; then
|
||||
case $language in
|
||||
Ruby)
|
||||
mise use --global ruby@latest
|
||||
mise settings add idiomatic_version_file_enable_tools ruby
|
||||
mise x ruby -- gem install rails --no-document
|
||||
;;
|
||||
Node.js)
|
||||
|
||||
Reference in New Issue
Block a user