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 websocker-driver dependency #436

Merged

Conversation

blowfishpro
Copy link
Contributor

It appears that this should never have been here - It was required to support some celluloid code, but celluloid was optional anyway, and the celluloid code has since been removed.

Resolves #431

@dangerpr-bot
Copy link

dangerpr-bot commented Dec 3, 2022

1 Message
📖 We really appreciate pull requests that demonstrate issues, even without a fix. That said, the next step is to try and fix the failing tests!

Generated by 🚫 Danger

@blowfishpro blowfishpro force-pushed the RemoveWebsockerDriverDependency branch 3 times, most recently from 99b0297 to c2bd51c Compare December 3, 2022 03:28
Copy link
Collaborator

@dblock dblock left a comment

Choose a reason for hiding this comment

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

Thank you.

CHANGELOG.md Outdated Show resolved Hide resolved
It appears that this should never have been here -
It was required to support some celluloid code,
but celluloid was optional anyway,
and the celluloid code has since been removed.
@blowfishpro blowfishpro force-pushed the RemoveWebsockerDriverDependency branch from c2bd51c to a960e16 Compare December 5, 2022 19:50
@dblock dblock merged commit 8998199 into slack-ruby:master Dec 5, 2022
@dblock
Copy link
Collaborator

dblock commented Dec 5, 2022

Merged. Do a quick test on your project, and I'll cut a release this week?

@blowfishpro blowfishpro deleted the RemoveWebsockerDriverDependency branch December 6, 2022 23:48
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.

Why is websocket-driver a hard dependency?
3 participants