From f4faa06258fdd7a42a2672ed44e374ab51e2d23c Mon Sep 17 00:00:00 2001 From: jbranchaud Date: Sat, 3 Jan 2026 12:53:33 -0600 Subject: [PATCH] Add another useful link to recent TIL --- mise/look-in-ruby-version-dotfile.md | 1 + 1 file changed, 1 insertion(+) diff --git a/mise/look-in-ruby-version-dotfile.md b/mise/look-in-ruby-version-dotfile.md index 702fe53..5d2cc78 100644 --- a/mise/look-in-ruby-version-dotfile.md +++ b/mise/look-in-ruby-version-dotfile.md @@ -23,4 +23,5 @@ Here is a [full list of idomatic version files supported by See [`idiomatic_version_file_enable_tools`](https://mise.jdx.dev/configuration/settings.html#idiomatic_version_file_enable_tools) +as well as the [Ruby-specific documentation](https://mise.jdx.dev/lang/ruby.html#ruby-version-and-gemfile-support) for more details.