You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because every version of active_admin_api_only_initializer depends on rails >=
6.0.2.1, < 6.1.A
and Gemfile depends on active_admin_api_only_initializer >= 0,
rails >= 6.0.2.1, < 6.1.A is required.
So, because Gemfile depends on rails ~> 7.0.7,
version solving has failed.
The text was updated successfully, but these errors were encountered:
How can i resolve this issue:
Could not find compatible versions
Because every version of active_admin_api_only_initializer depends on rails >=
6.0.2.1, < 6.1.A
and Gemfile depends on active_admin_api_only_initializer >= 0,
rails >= 6.0.2.1, < 6.1.A is required.
So, because Gemfile depends on rails ~> 7.0.7,
version solving has failed.
The text was updated successfully, but these errors were encountered: