Skip to content

Instantly share code, notes, and snippets.

@bradleybuda
Created March 3, 2013 20:38
Show Gist options
  • Select an option

  • Save bradleybuda/5078174 to your computer and use it in GitHub Desktop.

Select an option

Save bradleybuda/5078174 to your computer and use it in GitHub Desktop.
$ 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