Skip to content

Fix CI: require logger before active_record #277

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

Merged
merged 1 commit into from
Feb 25, 2025
Merged

Fix CI: require logger before active_record #277

merged 1 commit into from
Feb 25, 2025

Conversation

jas14
Copy link
Collaborator

@jas14 jas14 commented Feb 25, 2025

See rails/rails#54264. ActiveSupport required logger implicitly through concurrent-ruby, which removed its own logger dependency in 1.3.5.

See rails/rails#54264. ActiveSupport required
`logger` implicitly through `concurrent-ruby`, which removed its own
`logger` dependency in 1.3.5.
@jas14 jas14 merged commit 7ab779f into main Feb 25, 2025
86 checks passed
@jas14 jas14 deleted the ci-failure branch February 25, 2025 23:58
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