-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Not able to install with rails 6.0.0 #1401
Comments
temp solution for this issue is to use master branch for this gem: |
Thanks for reporting this! We need to put out a release soon, and do some basic regression testing against Rails 6. I hope to do this this week (w/b: 2019-08-19). |
Bundler could not find compatible versions for gem "actionpack":
Bundler could not find compatible versions for gem "rails":
|
Check out @rwojnarowski 's comment. That works as a temporary solution till there's a new release that supports rails 6.0. |
@nickcharlton Any updates on this? |
There's some problems with model loading (see: #1406) which is holding us back, this took up enough time that I didn't get much further in being ready for a release. It'll be during this week, though. |
Are we waiting on a dependency to push out a release? |
Yes, and that dependency was me. 👀 There was a bit more work I ended up doing, but 0.12.0 is out now. |
Trying to install administrate 0.11.0 with rails 6.0.0.
Actionpack compatibility fails.
Error:
The text was updated successfully, but these errors were encountered: