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

Tom Hughes notifications at github.com
Wed Aug 20 14:32:39 UTC 2025


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

Until a few months ago production was running with the system ruby, which for Debian 12 was 3.1 which was becoming increasingly problematic as it was approaching EOL and gems were dropping support for it.

So we switched to using https://github.com/fullstaq-ruby/server-edition and once we did that there was little reason not to use the latest version.

While the openstreetmap.org deployment is our primary use case and tends to take priority over other things we try not to deliberately break third party usage unnecessarily so we still test on 3.2 and 3.3 as well for now though I suspect we may have to drop 3.2 in the not too distant future.

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

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


More information about the rails-dev mailing list