RiotGamesCookbooks / rbenv-cookbook

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

Failure when trying to install mruby (which depends on rbenv) #88

Closed timuckun closed 10 years ago

timuckun commented 10 years ago

Not sure where the fault lies exactly but it looks like rbenv recipe is throwing the error. Here is the issue I filed with the mruby project

https://github.com/higanworks-cookbooks/mruby/issues/1

reset commented 10 years ago

@timuckun You're running Chef Client under a very old version of Ruby, 1.8, which is not supported by this cookbook.