samg / diffy

Easy Diffing in Ruby
http://rubygems.org/gems/diffy
MIT License
1.26k stars 103 forks source link

Fix warnings #78

Closed abinoam closed 7 years ago

abinoam commented 7 years ago

Hi @samg,

I'm working (in a slow pace) to make Representable free of warnings.

Some of the warnings popping up from Representable were from diffy as it is a Representable's dependency.

So I have opened this PR to make diffy free of warnings.

But, the current travis configuration of diffy is failing. So I have made some adjustments at this same PR. I was not able to make 1.8.7 pass on travis. But with theses changes all other version from 1.9 to 2.4 are ok.

cc: @apotonick

samg commented 7 years ago

Thanks! Released in https://rubygems.org/gems/diffy/versions/3.2.0