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

Downgrade sidekiq until redis is upgraded #1963

Merged
merged 9 commits into from
Jul 11, 2023
Merged

Downgrade sidekiq until redis is upgraded #1963

merged 9 commits into from
Jul 11, 2023

Conversation

DeonFranklin
Copy link
Contributor

The changes of this PR will modify the gemfile to downgrade Sidekiq 7 to version 6 as Redis is currently on version 5. Sidekiq 7 requires Redis version 6, and depends on the redis-client gem. Redis-client does not get introduced until Redis version 6.

This commit will downgrade Sidekiq 7 to version 6 as Redis is currently
on version 5. Sidekiq 7 requires Redis version 6, and depends on the
redis-client gem. Redis-client does not get introduced until Redis
version 6.
@DeonFranklin DeonFranklin changed the title Downgrade sidekiq until redis 5 is upgraded Downgrade sidekiq until redis is upgraded Jul 7, 2023
@DeonFranklin DeonFranklin added bug patch-ver for release notes labels Jul 7, 2023
@DeonFranklin DeonFranklin marked this pull request as ready for review July 7, 2023 22:54
orangewolf
orangewolf previously approved these changes Jul 10, 2023
@orangewolf orangewolf merged commit 911caa9 into main Jul 11, 2023
2 checks passed
@orangewolf orangewolf deleted the fix-for-sidekiq branch July 11, 2023 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug patch-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants