You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Ruby 3.4 the syslog gem changed from a default gem to a bundled
gem.
syslog is used to determine if the system is posix. On Windows it will
still fail to load the actual extension so the detection still works.
0 commit comments