Created
March 3, 2013 20:38
-
-
Save bradleybuda/5078174 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ bundle install --trust-policy HighSecurity --path trusted_gems | |
| Fetching source index from https://rubygems.org/ | |
| Fetching https://github.com/meldium/casperjs.git | |
| remote: Counting objects: 9864, done. | |
| remote: Compressing objects: 100% (2569/2569), done. | |
| remote: Total 9864 (delta 7382), reused 9687 (delta 7241) | |
| Receiving objects: 100% (9864/9864), 3.25 MiB | 893 KiB/s, done. | |
| Resolving deltas: 100% (7382/7382), done. | |
| (...a bunch more gems get installed from GitHub) | |
| The gem rake-10.0.3 can't be installed because the security policy didn't allow it, with the message: Unsigned gem |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment