Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

kenhys
Copy link
Contributor

@kenhys kenhys commented Jan 29, 2025

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
Copy link
Contributor

@Watson1978 Watson1978 left a comment

Choose a reason for hiding this comment

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

👍🏻

@daipom
Copy link
Contributor

daipom commented Jan 29, 2025

Thanks!

@daipom daipom merged commit 7ceded9 into v1.16 Jan 29, 2025
16 checks passed
@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