From 554d42b2c61e5e296d89a50f607031131a56a007 Mon Sep 17 00:00:00 2001 From: TheGuy920 <53882381+TheGuy920@users.noreply.github.com> Date: Fri, 1 Dec 2023 17:16:40 -0500 Subject: [PATCH] Update README.md [INFO] Detecting Ruby environment... [INFO] Ruby version 2.7.0 is installed [FATAL] Ruby version 2.7.0 is not supported. Please install Ruby 3.0 (or newer) and restart the installer. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bf2f9bec..db287868f 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Requirements ------------ * Operating System: Mac OSX 10.5.0 or higher / modern Linux. Note: Windows is not supported. -* [Ruby](https://www.ruby-lang.org): 2.7 or newer +* [Ruby](https://www.ruby-lang.org): 3.0 or newer * [SQLite](http://sqlite.org): 3.x * [Node.js](https://nodejs.org): 10 or newer * The gems listed in the Gemfile: https://github.com/beefproject/beef/blob/master/Gemfile