From d9307857016b823f25a5b00e90d5df3bca7dc987 Mon Sep 17 00:00:00 2001 From: Kevin James Date: Fri, 22 Sep 2017 15:35:36 -0700 Subject: [PATCH] docs(readme): update supported ruby version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3321ea3..6fb47880 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A Puppet Module to install Homebrew and manage Homebrew packages on Mac OSX. This module can install using either homebrew or brewcask, along with a fallback mode which attempts both. -This module supports Puppet version 3 and greater running on Ruby version 1.9 +This module supports Puppet version 3 and greater running on Ruby version 1.8.3 and greater. puppet-homebrew is available on the