Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Add to dependency what to migrate to bundle gem in Ruby 3.4 #915

Merged
merged 3 commits into from
Feb 28, 2024

Commits on Feb 28, 2024

  1. 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. ohler55#901
    Watson1978 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c82b776 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    938ad16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c03265 View commit details
    Browse the repository at this point in the history