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

Up sidekiq dependency to version 7 (#1) #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DeeTheDev
Copy link
Contributor

In order to upgrade the sidekiq gem to version 7 (or other than version 6.x), it is necessary to update the gemfile sidekiq dependency to version. If you try to upgrade sidekiq, you will get a gemfile dependency conflict since sidekiq-amigo depends on version ~> 6

@DeeTheDev
Copy link
Contributor Author

@rgalanakis Not sure if we want to require version 7, or allow version 6 and 7. The current version change ~> 7 passes the dependency conflict as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant