Closed rye closed 8 years ago
This affects builds on Ruby < 2.2.5. We should remove this from the Travis build.
This is due to an upstream dependency by listen on ruby_dep (~> 1.2) which is pulling in 1.4.0.
listen
ruby_dep (~> 1.2)
1.4.0
This affects builds on Ruby < 2.2.5. We should remove this from the Travis build.
This is due to an upstream dependency by
listen
onruby_dep (~> 1.2)
which is pulling in1.4.0
.