[openstreetmap/openstreetmap-website] Add and unignore `.ruby-version` file to ensure consistent dev Ruby (PR #6333)

Pablo Brasero notifications at github.com
Mon Aug 18 15:50:51 UTC 2025


pablobm left a comment (openstreetmap/openstreetmap-website#6333)

The Dockerfile currently pulls `ruby:3.2-bookworm`, and `INSTALL.md` lists "Ruby 3.2+". If a version is chosen, it should be consistent across all instances.

I'm generally in favour of standardising on one version. Subtle changes to Ruby can cause different behaviours across different setups, same as with versions of gems. I don't think it necessarily has to be the latest available (3.4.5 in this case), but instead I'd lean towards whatever is used on production, precisely for the sake of consistency.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6333#issuecomment-3197480200
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/6333/c3197480200 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250818/3f0a81ad/attachment.htm>


More information about the rails-dev mailing list