k8s-ruby
k8s-ruby copied to clipboard
Allow newer hashdiff?
Right now, the dependency is locked on ~1.0.0, but 1.10 is out (https://rubygems.org/gems/hashdiff/versions). Without this, it's causing us some version conflicts. any chance for an update that bumps the dependency?
https://github.com/k8s-ruby/k8s-ruby/blob/master/k8s-ruby.gemspec#L31