[openstreetmap/openstreetmap-website] Relax strict version constraint on rails gem (PR #3799)

Andy Allan notifications at github.com
Wed Nov 16 15:09:28 UTC 2022


This lets us receive 7.0.x patch releases without having to edit the Gemfile.

I considered making this `~> 7.0` since point releases are usually safe (in particular, if you run `bundle update` and the tests pass, then all good) but there's often a "new framework defaults" file that needs to be generated. So there's an argument that minor 7.x releases should still be treated differently.
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/3799

-- Commit Summary --

  * Relax strict version constraint on rails gem

-- File Changes --

    M Gemfile (2)
    M Gemfile.lock (2)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/3799.patch
https://github.com/openstreetmap/openstreetmap-website/pull/3799.diff

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

Message ID: <openstreetmap/openstreetmap-website/pull/3799 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20221116/1ac0da9e/attachment-0001.htm>


More information about the rails-dev mailing list