Skip to content
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

Fix for Rails 6.1? #1016

Closed
davidwparker opened this issue Dec 13, 2020 · 2 comments
Closed

Fix for Rails 6.1? #1016

davidwparker opened this issue Dec 13, 2020 · 2 comments

Comments

@davidwparker
Copy link

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!

@mkilling
Copy link
Contributor

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?

@GeekOnCoffee
Copy link

#1013 was merged.

@seuros seuros closed this as completed Dec 31, 2020
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

No branches or pull requests

4 participants