Closed tatsuyafw closed 5 years ago
RuboCop 0.69 has dropped support for Ruby 2.2. However I think that Ruby versions supported by RuboCop and Hashdiff are different issues.
As we merged #73 , this can be closed. Still thank you very much @tatsuyafw 👍
@koic @liufengyun
Thank you for your kindness!
Hi!
Since Rubocop recently drops Ruby 2.2 support ( 7026 ), some specs fail in CI.
https://travis-ci.org/liufengyun/hashdiff/jobs/542366374
To fix the failed CI, this PR drops Ruby 2.2 and below in Travis.