From 7488e8cbe57c8b6fc70381008c5613656ac06e51 Mon Sep 17 00:00:00 2001 From: "T. R. Bernstein" <137705289+trbernstein@users.noreply.github.com> Date: Sun, 28 Jul 2024 04:41:09 +0200 Subject: [PATCH] Install ruby --- modules/05-install-brew-apps.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/05-install-brew-apps.sh b/modules/05-install-brew-apps.sh index fe5ca27..d4a40ec 100755 --- a/modules/05-install-brew-apps.sh +++ b/modules/05-install-brew-apps.sh @@ -41,6 +41,7 @@ function installBrews() { installBrew go installBrew python installBrew rcm + installBrew ruby installBrew php installBrew composer installBrew curl