We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Recently the 5.0 version of redis gem was released https://github.com/redis/redis-rb/blob/master/CHANGELOG.md#500
This gem is locked to version 4 https://github.com/guilleiguaran/fakeredis/blob/master/fakeredis.gemspec#L21 Can we have a support for version 5?
The text was updated successfully, but these errors were encountered:
Any help with this issue is welcome.
Sorry, something went wrong.
See redis-rb/redis-client#68
No branches or pull requests
Recently the 5.0 version of redis gem was released https://github.com/redis/redis-rb/blob/master/CHANGELOG.md#500
This gem is locked to version 4 https://github.com/guilleiguaran/fakeredis/blob/master/fakeredis.gemspec#L21
Can we have a support for version 5?
The text was updated successfully, but these errors were encountered: