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

Runtime dependency on activerecord (~> 5.0) makes gem incompatible with Rails 6.0.0.rc1 #953

Closed
crwhitesides opened this issue May 6, 2019 · 3 comments

Comments

@crwhitesides
Copy link

This issue is in the same vein as #944, but I figured I'd bring it up since I am using the latest version of Rails (6.0.0.rc1) and bundler is reporting an incompatibility:

Bundler could not find compatible versions for gem "activerecord":
  In Gemfile:
    acts-as-taggable-on (~> 6.0) was resolved to 6.0.0, which depends on
      activerecord (~> 5.0)

    rails (~> 6.0.0.rc1) was resolved to 6.0.0.rc1, which depends on
      activerecord (= 6.0.0.rc1)
@raviy06
Copy link

raviy06 commented May 8, 2019

Try pointing the gem to master branch.

@TheTeaNerd
Copy link

Now that Rails 6 is released, this also blocks using this Gem with a Rails 6 application.

Support is on master though.

@h0jeZvgoxFepBQ2C
Copy link
Contributor

Would be great to release a new version though!

@seuros seuros closed this as completed in 950c010 Oct 29, 2019
rolandoalvarado pushed a commit to rolandoalvarado/acts-as-taggable-on that referenced this issue Mar 5, 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