Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix failing builds on Travis CI by using latest rubygems
Currently, builds are failing on Travis CI. e.g.) https://travis-ci.org/bbatsov/rubocop/jobs/194136460 The cause is from rubygems, and it has been fixed. See also. ku1ik/rainbow#48 Note ------ Builds seem to be failing for different reason in JRuby. https://travis-ci.org/bbatsov/rubocop/jobs/194136459 This change hasn't fixed the problem.
- Loading branch information