allyourbot / hostedgpt

An open version of ChatGPT you can host anywhere or run locally.
MIT License
192 stars 75 forks source link

Update gemfile ruby version import #293

Closed krschacht closed 2 weeks ago

krschacht commented 3 weeks ago

There is a better one-liner for this: https://andycroll.com/ruby/read-ruby-version-in-your-gemfile/

This also supports .tool-version, which is what we are using in this project.