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

Rails 7 support #164

Closed
tachyons opened this issue Jan 7, 2022 · 3 comments
Closed

Rails 7 support #164

tachyons opened this issue Jan 7, 2022 · 3 comments
Labels

Comments

@tachyons
Copy link

tachyons commented Jan 7, 2022

Steps to reproduce

try to add this gem in a rails 6 project

Expected behavior

It works

Actual behavior

bundle fails to resolve

@simukappu
Copy link
Owner

Thank you for creating this issue and your PR. We'd like to allow use with Rails 7.0, but the gem is not tested with Rails 7.
Can you add test gemfile to gemfiles directory and confirm if it works fine?

simukappu added a commit that referenced this issue Feb 11, 2022
@simukappu
Copy link
Owner

simukappu commented Feb 11, 2022

I've allowed use with Rails 7.0 in master branch.

The latest devise_token_auth does not support Rails 7.0 yet. The pull request has been already merged into master branch.
Also the latest mongoid does not support with Rails 7.0 yet. The feature request was opened and the commit has been already merged into master branch.

@simukappu
Copy link
Owner

We've published as v2.2.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants