so, bundler is trying to install requirements from a "git://" site, which doesn't work. i downloaded the git from https, ruby likes it, bundler doesn't. bundler still tried to install from the same site, tho it can't even connect to it. after downloading gems myself, an error occured while making native extensions for ffi. so, i can't install anything even manually. what the hell am i supposed to do?
P.S. installing newer versions of ffi does work with installing it in general, but charlie doesn't want to aknowledge it's existence.
so, bundler is trying to install requirements from a "git://" site, which doesn't work. i downloaded the git from https, ruby likes it, bundler doesn't. bundler still tried to install from the same site, tho it can't even connect to it. after downloading gems myself, an error occured while making native extensions for ffi. so, i can't install anything even manually. what the hell am i supposed to do?
P.S. installing newer versions of ffi does work with installing it in general, but charlie doesn't want to aknowledge it's existence.
@devanhurst