Skip to content

Add syslog gem for Ruby 3.4+ compatibility#2663

Closed
neddp wants to merge 1 commit intocloudfoundry:mainfrom
neddp:fix-syslog-ruby-34-warning
Closed

Add syslog gem for Ruby 3.4+ compatibility#2663
neddp wants to merge 1 commit intocloudfoundry:mainfrom
neddp:fix-syslog-ruby-34-warning

Conversation

@neddp
Copy link
Member

@neddp neddp commented Feb 4, 2026

Takes care of the following error and any potential issues when we move to Ruby 3.4+:

warning: syslog was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.4.0.

Ruby 3.4+ will remove syslog from the standard library.
Explicitly adding it to Gemfile to silence deprecation warnings.
@neddp neddp closed this Feb 4, 2026
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