Skip to content

Move typecheck to main gemfile, bump versions - #4207

Closed
Earlopain wants to merge 1 commit into
ruby:mainfrom
Earlopain:bump-typecheck
Closed

Move typecheck to main gemfile, bump versions#4207
Earlopain wants to merge 1 commit into
ruby:mainfrom
Earlopain:bump-typecheck

Conversation

@Earlopain

Copy link
Copy Markdown
Collaborator

The typecheck rake tasks has a problem where it can't find dependencies for the rbi task because it doesn't shell out.

This removes the gemfile workaround and simply makes them available from the main gemfile

@Earlopain
Earlopain force-pushed the bump-typecheck branch 3 times, most recently from 9769d39 to 8dd1eb5 Compare August 18, 2026 19:22
@Earlopain Earlopain changed the title Move to main gemfile, bump versions Move typecheck to main gemfile, bump versions Aug 19, 2026
@Earlopain
Earlopain force-pushed the bump-typecheck branch 7 times, most recently from 449f4bb to 39e8f3d Compare August 19, 2026 18:05
The typecheck rake tasks has a problem where it can't find
dependencies for the rbi task because it doesn't shell out.

This removes the gemfile workaround and simply makes them available from the main gemfile
@Earlopain

Copy link
Copy Markdown
Collaborator Author

This is still not working out. sorbet only being precompiled and having no generic ruby platform seems to make this impossible. I'd really like to do this but for now I'm going to see about doing a different workaround for the issue I was running into with gems not being loaded properly with BUNDLE_GEMFILE

@Earlopain Earlopain closed this Aug 19, 2026
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