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

Add drb gem as dependency #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mathieujobin
Copy link

drb has been bundled as a gem, and will be removed from the stdlib from ruby 3.4.0

This patch will fix following warning with Ruby 3.3.0

warning: drb was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add drb to your Gemfile or gemspec. Also contact author of pry-remote-0.1.8 to add drb into its gemspec.

drb has been bundled as a gem, and will be removed from the stdlib from ruby 3.4.0

This patch will fix following warning with Ruby 3.3.0
> warning: drb was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add drb to your Gemfile or gemspec. Also contact author of pry-remote-0.1.8 to add drb into its gemspec.
@mathieujobin
Copy link
Author

Ping!

Is this maintained?

What is the official replacement??

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