Skip to content
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

Allow loading RBS from different version of a gem #1731

Merged
merged 2 commits into from Jan 24, 2024
Merged

Conversation

soutaro
Copy link
Member

@soutaro soutaro commented Jan 24, 2024

This PR allows loading RBS files from a rubygem that is different version from locked ones.

This prevents rbs collection failures after bundle update but before rbs collection update. This happens typically with dependabot, which makes the CI fail.

Fixes soutaro/steep#1026

@soutaro soutaro added this to the RBS 3.5 milestone Jan 24, 2024
@soutaro soutaro added this pull request to the merge queue Jan 24, 2024
Merged via the queue into master with commit 0e238dc Jan 24, 2024
15 checks passed
@soutaro soutaro deleted the gem-rbs-load branch January 24, 2024 07:01
soutaro added a commit that referenced this pull request Jan 24, 2024
Allow loading RBS from different version of a gem
soutaro added a commit that referenced this pull request Jan 25, 2024
Merge pull request #1731 from ruby/gem-rbs-load
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Check failed after rbs 3.4.2 released
1 participant