The support for using .ruby-version instead of having to supply it directly is so nice. Thanks!
Would you consider doing something similar with the bundler version from Gemfile.lock?
It's not a huge deal to install the version the project is using manually, but when I saw how nicely you made the ruby version work I figured it was worth considering to make this super simple to use in a nearly drop in and run way for many projects.
Either way, thanks so much for this Action!
The support for using
.ruby-versioninstead of having to supply it directly is so nice. Thanks!Would you consider doing something similar with the bundler version from
Gemfile.lock?It's not a huge deal to install the version the project is using manually, but when I saw how nicely you made the ruby version work I figured it was worth considering to make this super simple to use in a nearly drop in and run way for many projects.
Either way, thanks so much for this Action!