-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
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
Labels
No labels