Closed rposborne closed 10 years ago
@rposborne Sorry for the delay and thank you for reporting.
If I use wercker/rvm box, I got same error.
Since this box uses rvm, perhaps PATH
is not correct for root user.
In this case, I shouldn't install as root.
If I use wercker/python(other than ruby box), system ruby will be used. In this case, I need to install the gem as root.
I've fixed this issue at latest version 0.1.0 Please try again with 0.1.0
Case: Using system ruby
Case: Using rvm ruby
Cool..
Looks like sudo does not have access to the current ruby version.