Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: Add to dependency what to migrate to bundle gem in Ruby 3.4 (#915)
* CI: Add mutex_m gem as dependency in rails 6.1 tests This patch will fix https://github.com/ohler55/oj/actions/runs/7908156404/job/21586745798 The mutex_m gem will be changed bundled gem since Ruby 3.4.0. To use bundled gem, it requires to specify the dependency in Gemfile. Ref. #901 * CI: Add base64 gem as dependency * CI: Add drb gem as dependency
- Loading branch information