Skip to content

Move typecheck to main gemfile, bump versions - #4207

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

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
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
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