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.
It is not possible to install
rancher-apiin a Rails 5 project, as it depends onher, which depends onactivemodel4 (see below). Also, I checkedherand it seems like the project is dead (no activity for almost an year).Is this something you plan to support? I'm willing to collaborate.