-
Notifications
You must be signed in to change notification settings - Fork 426
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
Rails 8 support #545
Comments
The strange thing is that version 4.1.1 claims to support Rails 8, but this is rather doubtful. It appears more likely that its lack of an upper limit was an oversight. |
Yeah it downgraded to the last version that didn't have a configured upper limit. |
This is on the way to being resolved 🎉 Thanks @smartinez87 |
@Petercopter |
Steps to reproduce
Make a rails project with:
Attempt to bundle.
Expected behavior
success.
Actual behavior
failure:
System configuration
Rails version: 8.0.0
Ruby version: 3.3.5
Other configurations:
The text was updated successfully, but these errors were encountered: