Commit b58c3f0
authored
Bump required ruby version (#4745)
**Which issue(s) this PR fixes**:
Fixes #
**What this PR does / why we need it**:
Raise baseline version of Ruby to 3.2.
fluent-package v5 (LTS) adopts ruby 3.2, so it is reasonable to set
minimum version to Ruby 3.2.
NOTE: these kind of changes might be better to apply in v1.19.0
**Docs Changes**:
https://docs.fluentd.org/quickstart/faq
fluent/fluentd-docs-gitbook#524
**Release Note**:
N/A
Signed-off-by: Kentaro Hayashi <[email protected]>1 parent c2b09d4 commit b58c3f0
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments