Gem specific_install

I want to install gem from git repo.
I use specific_install to do it .

However , Have you ever meet this :
git installing from [email protected]:bin.jinb/dep.git
destination directory ‘/tmp/d20130703-7806-1wk58qk’ already exists.

what’s wrong with it ?