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
{{ message }}
This repository was archived by the owner on Oct 4, 2023. It is now read-only.
Ataru has the following runtime dependencies:
When the target gem also has the same runtime dependencies
we encounter a dependency problem.
For example, having the target gem declared:
forces ataru's kramdown own depenency to be in the
range 1.1.1 >= x < 1.2
Solutions?