Skip to content

Conversation

@hatsu38
Copy link
Contributor

@hatsu38 hatsu38 commented Apr 28, 2025

This is a CI-only change.
Since Ruby 3.4.3 exists, we will also add CI for Ruby 3.4.

@hatsu38 hatsu38 marked this pull request as ready for review April 28, 2025 06:54
@gregnavis
Copy link
Owner

Thank you for you contribution, @hatsu38. I've just let the build run to see whether it's green. If so, I'll merge your PR.

@gregnavis
Copy link
Owner

It seems there are some issues with Rails 7, but I don't have time to look into this now. @hatsu38, could you have a look at what's going on there?

@hatsu38
Copy link
Contributor Author

hatsu38 commented May 21, 2025

@gregnavis
Starting from Ruby 3.4, mutex_m has been changed from a default gem to a bundled gem.
In systems using Bundler (such as Rails applications), the gem needs to be
explicitly listed in the Gemfile and installed.

This change ensures that the mutex_m library is properly available
in Ruby 3.4 environments.

47d0fdd

Starting from Ruby 3.4, mutex_m has been changed from a default gem to a
bundled gem.In systems using Bundler (such as Rails applications), the
gem needs to beexplicitly listed in the Gemfile and installed.This
change ensures that the mutex_m library is properly availablein Ruby 3.4
environments.
@gregnavis gregnavis merged commit 98d7d6e into gregnavis:master May 22, 2025
40 checks passed
@gregnavis
Copy link
Owner

Merged! Thank you, @hatsu38.

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