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

Deps: fix delayed job dependency #546

Merged
merged 1 commit into from Feb 28, 2021
Merged

Deps: fix delayed job dependency #546

merged 1 commit into from Feb 28, 2021

Conversation

mockdeep
Copy link
Collaborator

I'm a little surprised this was possible, but #533 introduced a version
of ActiveRecord that did not match the constraints of
delayed_job_active_record. I thought bundler was more strict, but it
somehow allowed this one to slip through. This fixes the issue.

I'm a little surprised this was possible, but #533 introduced a version
of ActiveRecord that did not match the constraints of
`delayed_job_active_record`. I thought bundler was more strict, but it
somehow allowed this one to slip through. This fixes the issue.
@mockdeep mockdeep merged commit 22d5233 into master Feb 28, 2021
@mockdeep mockdeep deleted the rf-fix_delayed_job branch February 28, 2021 02:09
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.

None yet

1 participant