Commit 587578d
committed
ci: use latest rubygems again for Ruby 3.1 on windows (#4750)
**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 #4760.
**Docs Changes**:
N/A
**Release Note**:
N/A
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>1 parent b973802 commit 587578d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments