[openstreetmap/openstreetmap-website] Move minium ruby version to 3.3 (PR #6994)
Tom Hughes
notifications at github.com
Thu Apr 9 18:05:16 UTC 2026
Ruby 3.3 went EOL on 1st April which has prompted a number of gems to bump their minimum required version to 3.3 and that's only going to continue getting worse.
I don't think we can realistically continue to support it so this drops 3.2 support, unlocking a number of blocked gem updates in the process.
It also adds ruby 4.0 to the test matrix.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/6994
-- Commit Summary --
* Move minimum ruby version to 3.3
* Update bundle
-- File Changes --
M .github/dependabot.yml (18)
M .github/workflows/danger.yml (3)
M .github/workflows/lint.yml (9)
M .github/workflows/tests.yml (2)
M .rubocop.yml (2)
M Gemfile.lock (41)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/6994.patchhttps://github.com/openstreetmap/openstreetmap-website/pull/6994.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6994
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6994 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260409/684bfbcd/attachment.htm>
More information about the rails-dev
mailing list