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

Fix warning for mutex_m standard lib changes #153

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

kotp
Copy link
Member

@kotp kotp commented Mar 10, 2024

gems/ruby-3.3.0/gems/minitest-5.11.3/lib/minitest.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

@kotp kotp requested a review from a team as a code owner March 10, 2024 07:53
> gems/ruby-3.3.0/gems/minitest-5.11.3/lib/minitest.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
@kotp kotp force-pushed the mutex_m_warning_removal branch from 2fd7d27 to a77df67 Compare March 13, 2024 01:22
@ErikSchierboom ErikSchierboom merged commit 0696e50 into main Mar 27, 2024
3 checks passed
@ErikSchierboom ErikSchierboom deleted the mutex_m_warning_removal branch March 27, 2024 08:41
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