Skip to content

Conversation

@AntoniaSzecsi
Copy link
Contributor

Issue #, if available: 51

Description of changes:
Added logger as a runtime dependency to fix Ruby 3.5 compatibility. The gem uses require 'logger' in multiple files but doesn't declare it as a dependency. In Ruby 3.5, logger will move from default gems to bundled gems, requiring explicit declaration to prevent load errors.

Target (OCI, Managed Runtime, both):

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@AntoniaSzecsi AntoniaSzecsi requested review from a user, darklight3it, maxday and trivenay August 26, 2025 16:41
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

LGTM!

@AntoniaSzecsi AntoniaSzecsi merged commit 018c29c into main Aug 27, 2025
4 checks passed
@AntoniaSzecsi AntoniaSzecsi deleted the lszecsi/solving-51 branch September 4, 2025 09:53
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.

2 participants