Open robfletcher opened 11 years ago
@kousen do you still have the .gemrc file that was causing the problem described in ratpack/ratpack#71? Was it specifying gem_home
? I think I see how to fix this but I want to test it out.
The only .gemrc file I have has a single line in it: gem: -N -n /usr/local/bin
I don't remember any more if that was the problem file. I should note that I think the problem was caused by installing asciidoctor. When I install that and use homebrew for vim and others, sometimes I get gems in the wrong places. Unfortunately, I don't have any specifics, but I'll be happy to try whatever you like.
Are you still having problems building Ratpack? If so I can push a new version of the plugin to see if what I think will fix the problem does in fact fix the problem.
Need to figure out a way to ignore this file to avoid conflicts a la ratpack/ratpack#71