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 mutex_m to gemspec for ruby 3.4 #643

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

agrare
Copy link
Member

@agrare agrare commented Jan 17, 2025

Fixes:

warning: mutex_m was loaded from the standard library, but is not part of the default gems starting from Ruby 3.4.0.
You can add mutex_m to your Gemfile or gemspec to silence this warning.

Fixes:
```
warning: mutex_m was loaded from the standard library, but is not part of the default gems starting from Ruby 3.4.0.
You can add mutex_m to your Gemfile or gemspec to silence this warning.
```
@agrare agrare force-pushed the add_mutex_m_to_gemspec branch from 3d78c26 to a913bd6 Compare January 17, 2025 16:15
@Fryguy Fryguy merged commit f272762 into ManageIQ:master Jan 17, 2025
26 checks passed
@Fryguy Fryguy self-assigned this Jan 17, 2025
@agrare agrare deleted the add_mutex_m_to_gemspec branch January 17, 2025 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants