TEENY release should not bump the required Ruby version
Closed this issue · 4 comments
BanzaiMan commented
I see that 1.2.7 bumped the required Ruby version to >= 2.3
, up from 1.2.5 in >= 2.0
. This is surprising and difficult to cope with.
What was the rationale for such a change?
imanel commented
I completely forgot about it. Let me verify if I'm still compatible with 2.0 and bump version.
imanel commented
Just released 1.2.8, should fix this problem.