Closed dorianmariecom closed 3 months ago
Makes my app able to upgrade to rails 8 in conjonction with https://github.com/fractaledmind/solid_errors/pull/49
thx @dhh
@dhh could you release a new version for this?
Oh, @dorianmariecom, I think this is wrong, because it'd allow you to run Mission Control with rails < 7.1
. What was the problem with that? rails >= 7.1
allows you to use Rails 8. We run this with Rails 8.
https://github.com/rails/mission_control-jobs/pull/120 was precisely to allow running Rails 8. I'm going to revert this change.
Yeah that's weird, I thought >= 7.1
wasn't working for me, maybe a transitive issue with rails main versions
I still thinks it's better to remove the dependency constraint
I think it's better to remove the dependency constraint