RiotGamesCookbooks / rbenv-cookbook

Installs and configures rbenv
http://community.opscode.com/cookbooks/rbenv
Apache License 2.0
137 stars 109 forks source link

Forcibly remove RBENV_VERSION if not explicitly specified #125

Closed madwort closed 6 years ago

madwort commented 9 years ago

Under certain circumstances explicit uses of RBENV_VERSION can leak from one rbenv_execute to another, causing problems. Ensure that this doesn't happen.