Skip to content

bundler issue because of multi_json dependency #3

@isel

Description

@isel

Hi,

We are having version conflicts when using agilezen with bundler. It might be we are not using bundler correctly...

The problem is that we have other gems (simplecov, fog) requiring multi_json v1.0.3 but agilezen requires v0.0.5. The error looks like this:

Unable to activate simplecov-0.5.4, because multi_json-0.0.5 conflicts with multi_json (~> 1.0.3) (Gem::LoadError)

Is there a way to use both versions of multi_json? How can we solve this issue?

Thanks,

Isel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions