Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

dependency problem #53

@emig

Description

@emig

Ataru has the following runtime dependencies:

  • minitest
  • kramdown
  • thor

When the target gem also has the same runtime dependencies
we encounter a dependency problem.

For example, having the target gem declared:

`kramdown ~> 1.1.4`

forces ataru's kramdown own depenency to be in the
range 1.1.1 >= x < 1.2

Solutions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions