pre_install_checks()
Instance Public methods
Performs various checks before installing the gem such as the install
repository is writable and its directories exist, required ruby and
rubygems versions are met and that dependencies are installed.
Version and dependency checks are skipped if this install is forced.
The dependent check will be skipped this install is ignoring dependencies.