This pull request is for you to consider whether you'd like to move from .ruby-version to .tool-versions a-la asdf such that we can pin both Ruby and Nodejs runtimes.
If the above feels like the right move, then we should consider moving to Ruby 3 and Node 17 (latest versions as shown in the .tool-versions although we could relax the pinning a bit.
This pull request is for you to consider whether you'd like to move from
.ruby-version
to.tool-versions
a-la asdf such that we can pin both Ruby and Nodejs runtimes.If the above feels like the right move, then we should consider moving to Ruby 3 and Node 17 (latest versions as shown in the
.tool-versions
although we could relax the pinning a bit.