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 to gemspec #94

Merged
merged 2 commits into from
Aug 28, 2024
Merged

Conversation

ayunker
Copy link
Collaborator

@ayunker ayunker commented Aug 21, 2024

When running flatware on ruby 3.3.x, we get a warning that drb will be removed from the stdlib starting in 3.4.0 and to contact the author of flatware to add it to the gemspec. Figured I could do one better and add it myself 😄.

% bundle exec rake spec
/Users/bear/src/oss/flatware/lib/flatware/sink.rb:1: warning: drb/drb is found
in drb, which will no longer be part of the default gems since Ruby 3.4.0. 
Add drb to your Gemfile or gemspec.

@ayunker ayunker force-pushed the chore/add-drb-to-gemspec branch from f2fcf32 to dd0b2d0 Compare August 21, 2024 02:14
@briandunn briandunn merged commit 6938132 into briandunn:master Aug 28, 2024
24 checks passed
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.

3 participants