About half the ruby script files use /usr/bin/ruby and the others use /usr/bin/ruby1.9.1
I'm not sure it makes sense to force the use of a specific ruby version in this way. Would it not be better to omit the version suffix, and document the required ruby version(s) elsewhere?