AllYourBot / hostedgpt

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

Update gemfile ruby version import #293

Closed krschacht closed 4 months ago

krschacht commented 4 months 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.