Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
out_file: remove workaround for Ruby 2.7 and 3.0 on macOS (fluent#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. fluent#4745 So, we can remove the workaround for Ruby 2.7 and 3.0 on macOS that added at fluent#3579 **Docs Changes**: **Release Note**: Signed-off-by: Shizuo Fujita <[email protected]>
- Loading branch information