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

Not support for activerecord 6 #35

Open
kalfaron opened this issue Aug 26, 2020 · 1 comment
Open

Not support for activerecord 6 #35

kalfaron opened this issue Aug 26, 2020 · 1 comment

Comments

@kalfaron
Copy link

Bundler could not find compatible versions for gem "activerecord":
In snapshot (Gemfile.lock):
activerecord (= 6.0.2.1)

In Gemfile:
graphql-preload was resolved to 1.0.1, which depends on
activerecord (<= 5, >= 3.2)

rails (= 6.0.2.1) was resolved to 6.0.2.1, which depends on
  activerecord (= 6.0.2.1)
@Envek
Copy link

Envek commented Nov 2, 2020

@kalfaron , you can use my fork (we're using it in one of our projects with Rails 6 and GraphQL-Ruby 1.11):

gem "graphql-preload", git: "https://github.com/Envek/graphql-preload"

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

2 participants