Closed grosser closed 6 years ago
Not sure I deserve to be included here, but as far as I'm concerned, I've started dropping official 1.9 (and 2.0 and 2.1) support in all my open source projects.
:+1: to dropping. My only question would be: what's the expected semver impact for a change like this? Feels terrible to require a major bump but also could break existing environments without it.
does not break anyone since bundler picks the correct version ... I'd minor bump so we can release patch releases for the old version
actually don't even need to release this ... we can do that whenever the next feature comes in
travis fails because of a ruby 1.9 bug in minitest-line https://travis-ci.org/rtomayko/rack-cache/jobs/346354873
... time to drop 1.9 ? (old versions can still be used)
@rtomayko @amatriain @rmm5t