Use Chef Workstation's ruby with rbenv #324

Merged
greg merged 4 commits from chore/remove_bundler_version_lock into master 2021-06-15 20:26:23 +00:00
Showing only changes of commit bda100313e - Show all commits

View File

@ -1,4 +1,15 @@
### Install dependencies
### Install Chef Workstation
* macOS, Windows, RHEL, Ubuntu: https://docs.chef.io/workstation/install_workstation/
* Arch Linux: https://aur.archlinux.org/packages/chef-workstation
#### rbenv
If you use rbenv to manage Ruby versions on your system, install the
(rbenv-chef-workstation)[https://github.com/docwhat/rbenv-chef-workstation]
plugin.
### Install gem dependencies
bundle install