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

Info: is devise_token_auth compatible with rails 3.2.19? #245

Closed
anpa opened this issue May 14, 2015 · 1 comment
Closed

Info: is devise_token_auth compatible with rails 3.2.19? #245

anpa opened this issue May 14, 2015 · 1 comment

Comments

@anpa
Copy link

anpa commented May 14, 2015

Hi,

I added this gem to my Gemfile, I did bundle install and got this message:

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

  In Gemfile:
    devise_token_auth (>= 0) x86-mingw32 depends on
      rails (~> 4.1) ruby

    rails (~> 4.1) x86-mingw32

    rails (= 3.2.19) ruby

    rails (= 3.2.19) x86-mingw32

Does this means that devise_token_auth is not available for rails 3.2.19? Is there any way (or any other devise_token_auth version) to get around with this?

Thanks in advance!

@booleanbetrayal
Copy link
Collaborator

@anpa - I don't believe there are any particular issues with 3.2.19 support, besides just being locked at 4.2. Are you still having this issue? Closing for now, but can re-open if needed.

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