Created
March 3, 2013 20:44
-
-
Save bradleybuda/5078199 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 MediumSecurity --path trusted_gems | |
| Fetching source index from https://rubygems.org/ | |
| Installing rake (10.0.3) | |
| Installing ace-rails-ap (2.0.0) | |
| Installing i18n (0.6.1) | |
| The gem multi_json-1.6.1 can't be installed because the security policy didn't allow it, with the message: Couldn't verify data signature: | |
| Untrusted Signing Chain Root: cert = '/CN=sferik/DC=gmail/DC=com', error = 'path "/Users/brad/.gem/trust/cert-f0d28c2182430599ebb06b92b03b7f32b98891e7.pem" does not exist' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment