[openstreetmap/openstreetmap-website] Pin browser to versions that support ruby 3.0 (PR #4768)

Andy Allan notifications at github.com
Wed May 8 13:53:45 UTC 2024


> I guess adding the supported ruby version to the Gemfile wouldn't work

I struggled to find the specifications for the ruby keyword in Gemfiles, and also what bundler might then do with it. For example, [heroku says it needs three digits specifiers](https://devcenter.heroku.com/articles/ruby-versions#ruby-version-specifiers) which won't allow what we want. 

And even if we add it, it's not clear to me if bundler uses that information (as opposed to only using the currently running ruby version) when figuring out the dependency graph.

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

Message ID: <openstreetmap/openstreetmap-website/pull/4768/c2100632714 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240508/b98647c5/attachment.htm>


More information about the rails-dev mailing list