From ec75f1446c20e98d10897552e36cdad3d8392fd4 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Fri, 28 May 2021 14:40:02 +0200 Subject: [PATCH] Use chef-workstation Ruby with rbenv See https://github.com/docwhat/rbenv-chef-workstation for painlessly using Chef Workstation's Ruby with rbenv. --- .ruby-version | 1 + 1 file changed, 1 insertion(+) create mode 100644 .ruby-version diff --git a/.ruby-version b/.ruby-version new file mode 100644 index 0000000..214e092 --- /dev/null +++ b/.ruby-version @@ -0,0 +1 @@ +chef-workstation