Skip to content

Add mutex_m dependency to fix Ruby 3.3 warning#525

Merged
mattbrictson merged 2 commits into
masterfrom
bugs/mutex_m
Dec 26, 2023
Merged

Add mutex_m dependency to fix Ruby 3.3 warning#525
mattbrictson merged 2 commits into
masterfrom
bugs/mutex_m

Conversation

@mattbrictson

Copy link
Copy Markdown
Member

This fixes the following warning when using Capistrano on Ruby 3.3:

sshkit/backends/netssh.rb:3: warning: mutex_m was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add mutex_m to your Gemfile or gemspec.

@mattbrictson mattbrictson added the 🐛 Bug Fix Fixes a bug label Dec 26, 2023
@mattbrictson
mattbrictson merged commit 338e6f2 into master Dec 26, 2023
@mattbrictson
mattbrictson deleted the bugs/mutex_m branch December 26, 2023 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 Bug Fix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants