Skip to content

Add some RBS shims to help handle strict-level typechecking issues - #997

Closed
apiology wants to merge 3 commits into
castwide:masterfrom
apiology:add_rbs_shims
Closed

apiology wants to merge 3 commits into
castwide:masterfrom
apiology:add_rbs_shims

Conversation

@apiology

@apiology apiology commented Jul 9, 2025

Copy link
Copy Markdown
Contributor

No description provided.

Drop rubygems as rbs collection won't let us shim core
@apiology
apiology marked this pull request as ready for review July 12, 2025 15:51
Comment thread solargraph.gemspec
s.add_runtime_dependency 'logger', '~> 1.6'
s.add_runtime_dependency 'observer', '~> 0.1'
s.add_runtime_dependency 'ostruct', '~> 0.6'
s.add_runtime_dependency 'open3', '~> 0.2.1'

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

These are part of stdlib, but rbs collection wants to see an explicit dependency in order to recognize that it should look for shims in my configured source for them.

@apiology apiology closed this Jul 21, 2025
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.

1 participant