Closed deivid-rodriguez closed 4 years ago
Closes #7586.
The problem was that ruby 2.3 reached its end of life almost a year ago and we still support it.
My diagnosis was that we should drop support.
My fix is to drop support.
I chose this fix because it's part of our ruby support policy.
Closes #7586.
What was the end-user problem that led to this PR?
The problem was that ruby 2.3 reached its end of life almost a year ago and we still support it.
What was your diagnosis of the problem?
My diagnosis was that we should drop support.
What is your fix for the problem, implemented in this PR?
My fix is to drop support.
Why did you choose this fix out of the possible options?
I chose this fix because it's part of our ruby support policy.