mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 12:46:39 +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
|
uvx = true
|
||||||
|
|
||||||
[settings.ruby]
|
[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.
|
# Precompiled binaries causes issues with Ruby LSP.
|
||||||
compile = true
|
compile = true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user