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.1 #2

Open
otherguy opened this issue Feb 28, 2024 · 0 comments
Open

Rails 7.1 #2

otherguy opened this issue Feb 28, 2024 · 0 comments

Comments

@otherguy
Copy link

Unfortunately, this gem no longer works with Rails 7.1 / Railties 7.1.

Because every version of bundler-dependencies depends on thor ~> 0.20.3
  and railties >= 7.1.0.beta1 depends on thor >= 1.2.2, < 2.A,
  every version of bundler-dependencies is incompatible with railties >= 7.1.0.beta1.
So, because Gemfile depends on railties ~> 7.1
  and Gemfile depends on bundler-dependencies ~> 0.6.0,
  version solving has failed.
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

1 participant