I am trying to build a rails project and because the host I am working on doesn\'t have access to the Internet for the the git:// protocol (port 9418) I get errors like
You should be able to put a complete Git URL in your Gemfile. For example:
gem 'jasmine', :git => 'https://github.com/pivotal/jasmine-gem.git'