-
Notifications
You must be signed in to change notification settings - Fork 62
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
Rails 5.2 Compatibility #6
Comments
Hi , try the master branch. The compatibility was merged into master but
not released yet to rubygems. I hope to release it on Monday
Best
El vie., 4 de may. de 2018 8:21 p. m., Jordan Humphreys <
notifications@github.com> escribió:
… Hey there, was curious to know if you were able to get this working with
Rails 5.2. I'm getting the following error:
Bundler could not find compatible versions for gem "rails":
In snapshot (Gemfile.lock):
rails (= 5.2.0)
In Gemfile:
rails (= 5.2.0)
gdpr_rails was resolved to 0.2.1, which depends on
rails (~> 5.1.4)
Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#6>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAuyA92pT6mgZ6sxjaeD6KY-9YLy77Lks5tvOJcgaJpZM4TzYt4>
.
|
Thanks! |
This issue could be closed via #4 :) |
released under gem version 0.2.2. thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey there, was curious to know if you were able to get this working with Rails 5.2. I'm getting the following error:
The text was updated successfully, but these errors were encountered: