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

Require logger before all other gems #1368

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

unflxw
Copy link
Contributor

@unflxw unflxw commented Jan 16, 2025

See Slack conversation and failed build for context.

Due to a mismatch in expectations between the latest version of concurrent-ruby and older versions of Rails, logger must be required before other dependencies are required: rails/rails#54260

[skip changeset] because it's a change to the tests

Due to a mismatch in expectations between the latest version of
`concurrent-ruby` and older versions of Rails, `logger` must be
required before other dependencies are required:
rails/rails#54260
@unflxw unflxw added the chore label Jan 16, 2025
@unflxw unflxw self-assigned this Jan 16, 2025
@backlog-helper
Copy link

Hi @unflxw,

We've found some issues with your Pull Request.

  • This Pull Request is missing reviewers. Either convert this Pull Request into a draft or ignore this rule by adding [skip review] to your Pull Request body. - (More info)

New issue guide | Backlog management | Rules | Feedback

@unflxw unflxw merged commit 0f2a138 into main Jan 16, 2025
151 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant