Closed jkeam closed 8 years ago
VersionEye has been dropped so let's consider this issue closed. :)
I take it back. I thought it was gone, but still seeing a few issues when opening PRs.
@jkeam I believe I just disabled and removed version eye. It shouldn't be failing builds like this.
The VersionEye thing is doing a few wonky things:
gem "rubocop", platforms: :mri, groups: [:test, :local_development]
I bet they are just slicing off the last word, but I haven't checked their code to see what they are actually doing.