v1.16: keep console v1.24 - #4500
Conversation
|
I am concerned about how CI fails... |
Sorry, I missed that environments using Ruby 2 had been using the console gem version 1.19.0. |
|
It seems |
a9a6241 to
f493c71
Compare
I'm going to check if it has anything to do with vulnerability. |
I have confirmed this has nothing to do with vulnerability. Let's keep console |
I have made a PR for this: |
Which issue(s) this PR fixes:
What this PR does / why we need it:
console gem v1.25 causes LoadError because it has changed some namepaths (#4487).
v1.25 has been supported on the master branch at #4492, but on v1.16, we should keep v1.24 to prioritize stability.
Docs Changes:
Not needed.
Release Note:
Not needed since there is no specification change.