rash
rash copied to clipboard
Update hashie dependency?
We're using a gem that requires rash but to use it, we have to downgrade our hashie gem from 2.1.2 to 2.0.5, would it be possible to upgrade that dependency?
We are hitting a similar issue and would love to use hashie 3.3.1 -- is that too great a leap?
+1. hashie 3.2 here
+1
+1
Pull request to update hashie. It changes the namespace to Hashie::Hash::Rash as hashie themselves have implemented a Hashie::Rash class.
pull request https://github.com/tcocca/rash/pull/15
Also, for anyone needing it now, I've forked the repository and updated it to use hashie 3.x. Can be found at https://github.com/wzcolon/rash