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

dev: add logger to the Gemfile #155

Merged
merged 1 commit into from
Jan 18, 2025
Merged

Conversation

flavorjones
Copy link
Owner

@flavorjones flavorjones commented Jan 18, 2025

Logger has been moved out of the default gems in Ruby 3.5, which was causing failures in the "upstream" CI jobs, e.g. https://github.com/flavorjones/mini_portile/actions/runs/12825003621/job/35762153079#step:5:29

Also group the gems in the Gemfile under the "development" group

Logger has been moved out of the default gems in Ruby 3.5.

Also group the gems in the Gemfile under the "development" group
@flavorjones flavorjones force-pushed the flavorjones-ci-logger-fix branch from afd46d3 to 115fdf8 Compare January 18, 2025 16:19
@flavorjones
Copy link
Owner Author

@flavorjones flavorjones merged commit ae87130 into main Jan 18, 2025
45 checks passed
@flavorjones flavorjones deleted the flavorjones-ci-logger-fix branch January 18, 2025 22:20
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