summaryrefslogtreecommitdiff
path: root/docs/dev/how_to
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev/how_to')
-rw-r--r--docs/dev/how_to/building_and_installing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/how_to/building_and_installing.md b/docs/dev/how_to/building_and_installing.md
index 9de9922108..2a40bb0e54 100644
--- a/docs/dev/how_to/building_and_installing.md
+++ b/docs/dev/how_to/building_and_installing.md
@@ -15,7 +15,7 @@ We do not recommend for end users to install Chef from gems or build from source
- git
- C compiler, header files, etc.
-- Ruby 2.5 or later
+- Ruby 2.6 or later
- Bundler gem
**NOTE:** Chef supports a large number of platforms, and there are many different ways to manage Ruby installs on each of those platforms. We assume you will install Ruby in a way appropriate for your development platform, but do not provide instructions for setting up Ruby.