Closed k0kubun closed 10 months ago
mutex_m is no longer a default gem https://github.com/ruby/ruby/commit/d16f992e1bfacb638b8a9b8b5a7ef8149ee1d50d. It wasn't declared as a dependency by activesupport until Rails 7.1, so we need to manually add mutex_m for Rails 6.
mutex_m
mutex_m is no longer a default gem https://github.com/ruby/ruby/commit/d16f992e1bfacb638b8a9b8b5a7ef8149ee1d50d. It wasn't declared as a dependency by activesupport until Rails 7.1, so we need to manually add
mutex_m
for Rails 6.