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
out_file: remove workaround for Ruby 2.7 and 3.0 on macOS (#4770)
**Which issue(s) this PR fixes**:
Fixes #
**What this PR does / why we need it**:
Next fluentd version will drop support of Ruby 3.1 or below.
Ref. #4745
So, we can remove the workaround for Ruby 2.7 and 3.0 on macOS that
added at #3579
**Docs Changes**:
**Release Note**:
Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
0 commit comments