Skip to content

Relax dependency for Rails 8 #138

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 27, 2024
Merged

Relax dependency for Rails 8 #138

merged 2 commits into from
Jul 27, 2024

Conversation

dorianmariecom
Copy link
Contributor

I think it's better to remove the dependency constraint

@dorianmariecom
Copy link
Contributor Author

Makes my app able to upgrade to rails 8 in conjonction with fractaledmind/solid_errors#49

@dhh dhh merged commit 70c8458 into rails:main Jul 27, 2024
@dorianmariecom dorianmariecom deleted the dorian/rails-8 branch July 27, 2024 14:02
@dorianmariecom
Copy link
Contributor Author

thx @dhh

@dorianmariecom
Copy link
Contributor Author

@dhh could you release a new version for this?

@rosa
Copy link
Member

rosa commented Aug 5, 2024

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.

@rosa
Copy link
Member

rosa commented Aug 5, 2024

#120 was precisely to allow running Rails 8. I'm going to revert this change.

rosa added a commit that referenced this pull request Aug 5, 2024
This reverts commit 70c8458, reversing
changes made to 0ddff43.
@dorianmariecom
Copy link
Contributor Author

Yeah that's weird, I thought >= 7.1 wasn't working for me, maybe a transitive issue with rails main versions

@dorianmariecom
Copy link
Contributor Author

I still thinks it's better to remove the dependency constraint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants