mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 04:46:41 +00:00
chore(mise/ruby): remove ruby-install backend setting
No longer needed; default ruby-build backend is sufficient. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -24,9 +24,6 @@ bun = true
|
||||
uvx = true
|
||||
|
||||
[settings.ruby]
|
||||
# ruby-install supports new releases immediately, as opposed to ruby-build which
|
||||
# requires an update before new releases are available.
|
||||
ruby_install = true
|
||||
# Precompiled binaries causes issues with Ruby LSP.
|
||||
compile = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user