Skip to content

Backport(v1.16) ci: use latest rubygems again for Ruby 3.1 on windows (#4750) - #4803

Merged
daipom merged 1 commit into
v1.16from
backport-pr4750
Jan 29, 2025
Merged

Backport(v1.16) ci: use latest rubygems again for Ruby 3.1 on windows (#4750)#4803
daipom merged 1 commit into
v1.16from
backport-pr4750

Conversation

@kenhys

@kenhys kenhys commented Jan 29, 2025

Copy link
Copy Markdown
Contributor

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

**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>
@kenhys kenhys added this to the v1.16.7 milestone Jan 29, 2025

@Watson1978 Watson1978 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@daipom

daipom commented Jan 29, 2025

Copy link
Copy Markdown
Contributor

Thanks!

@daipom
daipom merged commit 7ceded9 into v1.16 Jan 29, 2025
@daipom
daipom deleted the backport-pr4750 branch January 29, 2025 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants