benjamin wil 7d1a43d369 Disallow migrations with the wrong versions
This custom Rubocop ensures that we don't end up with migrations that
are too new for Solidus's minimum required Rails version.

This has happened a few times lately. See #6192 and #6220 for more
context. It would be nice to avoid conflicts like these in an automated
way.
2025-04-18 12:56:34 -07:00
..