]> git.openstreetmap.org Git - rails.git/commit
Remove pessimistic version constraints
authorAndy Allan <git@gravitystorm.co.uk>
Thu, 7 May 2026 09:51:14 +0000 (10:51 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Thu, 7 May 2026 12:12:26 +0000 (13:12 +0100)
commitf949af3cd7d5463ce3d2de36c34f4ad6987db0b3
tree8c55a0660fb4aa1bf43b18ca7ecd9770d0cff765
parentfc82113df4b835bd721425e1d82681356ed51284
Remove pessimistic version constraints

We were ignoring them in dependabot so they aren't really necessary.

We can add constraints when we run into specific problems, but otherwise
we should be optimistic that, for the vast majority of cases, the new version
of a gem will either work fine as-is or will be flagged up by CI.
Gemfile
Gemfile.lock