You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backport(v1.16) ci: use latest rubygems again for Ruby 3.1 on windows (#4750) (#4803)
**Which issue(s) this PR fixes**:
Backport #4750
**What this PR does / why we need it**:
It seems that it fixes failure with Ruby 3.1 on windows.
```
undefined method `ignored?' for #<Gem::Specification:0x000001dccaf43168
```
NOTE: Initially introduced by #4681, then reverted in #4746. Thus, it's
a side-effect of #4746.
**Docs Changes**:
N/A
**Release Note**:
N/A
Signed-off-by: Kentaro Hayashi <[email protected]>
0 commit comments