We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Getting this error:
ActiveRecord::RecordInvalid: Validation failed: Tagger must exist
Seeing this dependency in the gem:
gem.add_runtime_dependency 'activerecord', '>= 5.0', '< 6.1'
Is there a way to upgrade this without forking? Or is a release being planned soon?
Thanks!
The text was updated successfully, but these errors were encountered:
There are three open pull requests adding Rails 6.1 support, with this one seemingly being the only one that passes CI: #1013
Is there anybody maintaining this repository still who could merge that PR?
Sorry, something went wrong.
#1013 was merged.
No branches or pull requests
Getting this error:
Seeing this dependency in the gem:
Is there a way to upgrade this without forking? Or is a release being planned soon?
Thanks!
The text was updated successfully, but these errors were encountered: