berkshelf / varia_model

A mixin to provide objects with magic attribute reading and writing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can the hashie dependency be relaxed?

monfresh opened this issue · comments

Hi, I'm trying to install a gem which requires hashie >= 3.2, but I can't because varia_model is locking it at < 3.0.0. It looks like varia_model had an incompatibility with hashie > 3.0 at one point, but perhaps that can be addressed in a way other than locking the dependency to an old version?

Thanks!

👍 me too!

its < 4.0.0 now so it looks like this got done