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

Remove maximum resque version support #1761

Merged
merged 1 commit into from
Nov 5, 2021

Conversation

marcotc
Copy link
Member

@marcotc marcotc commented Nov 4, 2021

The maximum version limit of 3.0 was mistakenly added in #1213.
Since we support the latest Resque versions (https://rubygems.org/gems/resque/versions), there's no reason to limit the supported version to an upper bound, as we are not aware of any incompatibilities with future Resque versions.

@marcotc marcotc added the bug Involves a bug label Nov 4, 2021
@marcotc marcotc added this to the 0.54.0 milestone Nov 4, 2021
@marcotc marcotc self-assigned this Nov 4, 2021
@marcotc marcotc requested a review from a team November 4, 2021 23:38
Copy link
Member

@ivoanjo ivoanjo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@marcotc marcotc merged commit 1217a07 into master Nov 5, 2021
@marcotc marcotc deleted the remove-mistaken-resque-max-ver branch November 5, 2021 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Involves a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants