Closed kevinreedy closed 10 years ago
This allows bundler to checkout gems from private git repositories, assuming your Gemfile specifies this with git:// rather than https:// and your deploy key also has access to the repository.
This allows bundler to checkout gems from private git repositories, assuming your Gemfile specifies this with git:// rather than https:// and your deploy key also has access to the repository.