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 & drb Gems for Rails 7.0 and Ruby 3.4
mutex_m and drb are not part of the defaults Gems in Ruby 3.4 anymore. Since Rails 7.0 and rspec-rails depend on them, we add it to the local dev Gemfile. (cherry picked from commit 51ad85b)
- Loading branch information