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

Incompatible with latest rails version #10

Open
scope2229 opened this issue Sep 5, 2024 · 0 comments
Open

Incompatible with latest rails version #10

scope2229 opened this issue Sep 5, 2024 · 0 comments

Comments

@scope2229
Copy link

When upgrading rails from 7.0*** to 7.1.4 it gets blocked by this gem

Because activeadmin >= 2.2.0, < 2.5.0 depends on railties >= 5.0, < 6.1
  and activeadmin >= 2.0.0.rc1, < 2.2.0 depends on railties >= 5.0, < 6.0,
  activeadmin >= 2.0.0.rc1, < 2.5.0 requires railties >= 5.0, < 6.1.
And because every version of activeadmin_materialize_theme depends on activeadmin ~> 2.0,
  every version of activeadmin_materialize_theme requires railties >= 5.0, < 6.1 or activeadmin >= 2.5.0, < 3.A.
And because activeadmin >= 2.13.0, < 3.1.0 depends on railties >= 6.1, < 7.1
  and activeadmin >= 2.11.0, < 2.13.0 depends on railties >= 6.0, < 7.1,
  every version of activeadmin_materialize_theme requires railties >= 5.0, < 7.1 or activeadmin >= 2.5.0, < 2.11.0.
And because activeadmin >= 2.10.0, < 2.11.0 depends on railties >= 6.0, < 6.2
  and activeadmin >= 2.9.0, < 2.10.0 depends on railties >= 5.2, < 6.2,
  every version of activeadmin_materialize_theme requires railties >= 5.0, < 7.1 or activeadmin >= 2.5.0, < 2.9.0.
And because activeadmin >= 2.5.0, < 2.9.0 depends on railties >= 5.2, < 6.1
  and rails >= 7.1.4, < 7.2.0.beta1 depends on railties = 7.1.4,
  every version of activeadmin_materialize_theme is incompatible with rails >= 7.1.4, < 7.2.0.beta1.
So, because Gemfile depends on activeadmin_materialize_theme >= 0
  and Gemfile depends on rails ~> 7.1.4,
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