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

Remove needless dependencies #6

Closed
wants to merge 1 commit into from

Conversation

eregon
Copy link
Member

@eregon eregon commented Feb 2, 2022

These are default gems, so there is no need to explicitly depend on them, and depending on them is actually harmful: https://bugs.ruby-lang.org/issues/18567

These are default gems, so there is no need to explicitly depend on them, and depending on them is actually harmful: https://bugs.ruby-lang.org/issues/18567
@eregon
Copy link
Member Author

eregon commented Feb 2, 2022

@hsbt
Copy link
Member

hsbt commented Feb 21, 2022

I removed io-wait at 5f8bb52 because it may integrate into core IO class. But timeout is not yet.

@hsbt hsbt closed this Feb 21, 2022
@eregon
Copy link
Member Author

eregon commented Feb 21, 2022

Thanks!

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.

2 participants