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

Fix kwargs delegation for redis 4.2.0 with Ruby 2.8.0-dev #170

Closed
wants to merge 1 commit into from

Commits on Jun 10, 2020

  1. Fix kwargs delegation for redis 4.2.0 with Ruby 2.8.0-dev

    redis 4.2.0 with Ruby 2.8.0-dev has broken Rails CI.
    
    redis/redis-rb@1e5d0a1
    https://buildkite.com/rails/rails/builds/69984#fc71e8e4-bf32-425b-a466-6487d8fa001d/1793-1824
    
    This allows kwargs delegation for redis 4.2.0 client.
    kamipo committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    5feb9a0 View commit details
    Browse the repository at this point in the history