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

Relax devise dependency to allow 4.1 #631

Closed
mtarnovan opened this issue May 11, 2016 · 2 comments
Closed

Relax devise dependency to allow 4.1 #631

mtarnovan opened this issue May 11, 2016 · 2 comments

Comments

@mtarnovan
Copy link

Devise master branch is now at 4.1, but devise_token_auth lists the dependency as:

s.add_dependency "devise", "> 3.5.2", "< 4.1"

Can we relax it to <= 4.1?

@bousquet
Copy link

👍 if this has been tested against devise 4.1. However, I haven't personally done that yet.

@booleanbetrayal
Copy link
Collaborator

looks like @TGRGIT has tested some on 4.1, so relaxing a bit.

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

3 participants