Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
mutex_m
, an undeclared activesupport dependency
Resolves the warning: > /ruby/3.3.6/lib/ruby/gems/3.3.0/gems/activesupport-7.0.8.6/lib/active_support/notifications/fanout.rb:3: > warning: /ruby/3.3.6/lib/ruby/3.3.0/mutex_m.rb was loaded from the standard library, but will no longer > be 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.
- Loading branch information