Skip to content

Commit 4ef691c

Browse files
authored
faq: update supported Ruby version (#511)
According to https://github.com/fluent/fluentd/blob/5618dd0e86bf0bc47a6bed2da50e37943ac2c8e9/fluentd.gemspec#L23, Fluentd has supported Ruby 2.7 or later. Signed-off-by: Watson <watson1978@gmail.com>
1 parent 49a2642 commit 4ef691c

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.5 or later.
5+
Latest fluentd works on Ruby 2.7 or later.
66

7-
Though the minimum required version is Ruby 2.5 or later, we recommend using `fluentd` with more
7+
Though the minimum required version is Ruby 2.7 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)