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 rabbit.gemspec #170

Merged
merged 1 commit into from
Feb 25, 2025
Merged

Conversation

hasumikin
Copy link
Contributor

Because drb is no longer a default gem from Ruby 3.4.
ruby/ruby#9629

@hasumikin hasumikin requested a review from kou February 25, 2025 07:37
rabbit.gemspec Outdated
@@ -81,4 +81,5 @@ can see your slide at https://slide.rabbit-shocker.org/ .
spec.add_runtime_dependency("rouge")
spec.add_runtime_dependency("rsvg2", ">= 3.1.4")
spec.add_runtime_dependency("rttool")
spec.add_runtime_dependency("drb")
Copy link
Member

Choose a reason for hiding this comment

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

Could you keep this list in alphabetical order?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Gotcha!

Because drb is no longer a default gem from Ruby 3.4
ref ruby/ruby#9629
@kou kou merged commit 2e824e3 into rabbit-shocker:main Feb 25, 2025
3 checks passed
@kou
Copy link
Member

kou commented Feb 25, 2025

Good catch!

@hasumikin hasumikin deleted the add_drb_to_gemspec branch February 26, 2025 00:45
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.

2 participants