I have no idea why this is not working. I had it working most of the day and then I suddenly can't run "bundle install" anymore.
I get:
Using libv8 (3.3.10.4)
Installing therubyracer (0.10.0)
Errno::EACCES: Permission denied - /Users/username/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/therubyracer-0.10.0/.gitignore
An error occurred while installing therubyracer (0.10.0), and Bundler cannot continue.
Make sure that `gem install therubyracer -v '0.10.0'` succeeds before bundling.
I am on Mountain Lion (10.8.2) with ruby 1.9.3p194. Homebrew is updated. Gems are updated. XCode is up-to-date.
I have tried everythingcan't but can't get it to work. Any ideas?