Skip to content

Incompatibility with Rails 5 #9

@zambon

Description

@zambon

It is not possible to install rancher-api in a Rails 5 project, as it depends on her, which depends on activemodel 4 (see below). Also, I checked her and it seems like the project is dead (no activity for almost an year).

    rails (~> 5.0.0) was resolved to 5.0.0, which depends on
      activerecord (= 5.0.0) was resolved to 5.0.0, which depends on
        activemodel (= 5.0.0)

    rancher-api (~> 0.3) was resolved to 0.3.0, which depends on
      her (~> 0.7.6) was resolved to 0.7.6, which depends on
        activemodel (<= 4.3.0, >= 3.0.0)

Is this something you plan to support? I'm willing to collaborate.

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