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

Support for rails 7.1 #549

Closed
securityncompliance opened this issue Oct 6, 2023 · 3 comments
Closed

Support for rails 7.1 #549

securityncompliance opened this issue Oct 6, 2023 · 3 comments

Comments

@securityncompliance
Copy link

Today I tried to upgrade to 7.1:

I could not find compatible versions

Because paranoia >= 2.5.0 depends on activerecord >= 5.1, < 7.1
  and rails >= 7.1.0 depends on activerecord = 7.1.0,
  paranoia >= 2.5.0 is incompatible with rails >= 7.1.0.
So, because Gemfile depends on rails ~> 7.1.0
  and Gemfile depends on paranoia ~> 2.6,
  version solving has failed.

You can however use paranoia with 7.1.0.beta. Can you please add support for 7.1?

@tisba
Copy link

tisba commented Oct 6, 2023

See #548

@securityncompliance
Copy link
Author

You guys are fast! thanks, will keep an eye on #548

@mathieujobin
Copy link
Collaborator

released as v2.6.3

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