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.