Skip to content

Conversation

@ksss
Copy link
Collaborator

@ksss ksss commented Feb 19, 2025

This warnings have been removed from #2115 (v3.7.0).

This warning has been displayed since #1251 (v3.0.1) for about two years.

Instead of restoring it, I propose removing it.

msg << " from `#{from_gem}`" if from_gem
msg << "."
return
when *ALUMNI_STDLIBS.keys
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
when *ALUMNI_STDLIBS.keys
if ALUMNI_STDLIBS.key? name

(:

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thanks for the review.
I want to keep the case statement as I plan to add another branch later.

@soutaro soutaro added this to the RBS 3.9 milestone Feb 19, 2025
Copy link
Member

@soutaro soutaro left a comment

Choose a reason for hiding this comment

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

👍

@soutaro soutaro added this pull request to the merge queue Feb 20, 2025
Merged via the queue into ruby:master with commit a86a030 Feb 20, 2025
19 checks passed
@ksss ksss deleted the remove-case-rubygems-set branch February 20, 2025 03:59
@soutaro soutaro added the Released PRs already included in the released version label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Released PRs already included in the released version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants