Skip to content

Commit 1ceb952

Browse files
committed
Bump required version to Ruby 3.2
Since Fluentd v1.19.0 was changed to require Ruby 3.2. Signed-off-by: Kentaro Hayashi <[email protected]>
1 parent 8d3c436 commit 1ceb952

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quickstart/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## Which version of Ruby does `fluentd` support?
44

5-
Latest fluentd works on Ruby 2.7 or later.
5+
Latest fluentd works on Ruby 3.2 or later.
66

7-
Though the minimum required version is Ruby 2.7 or later, we recommend using `fluentd` with more
7+
Though the minimum required version is Ruby 3.2 or later, we recommend using `fluentd` with more
88
newer stable version.
99

1010
## What is the difference between v1 or v0.14?

0 commit comments

Comments
 (0)