Commit d7bf343
authored
Backport #806
Upcoming Fluentd requires Ruby 3.2 or later.
It fixes the following error:
```
stderr: fluentd-1.18.0 requires ruby version >= 3.2, which is
incompatible with the current version, 3.1.7
```
NOTE: Though v1.18 will not be shipped for v5 branch, it is better not
to use EOL toolchain.
Signed-off-by: Kentaro Hayashi <[email protected]>
1 parent 9846e2f commit d7bf343
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments