Skip to content

Instantly share code, notes, and snippets.

@bradleybuda
Last active December 14, 2015 11:19
Show Gist options
  • Select an option

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

Select an option

Save bradleybuda/5078117 to your computer and use it in GitHub Desktop.
$ gem update bundler
Updating installed gems
Updating bundler
Fetching: bundler-1.3.1.gem (100%)
Successfully installed bundler-1.3.1
Gems updated: bundler
$ bundle install --trust-policy HighSecurity
Fetching source index from https://rubygems.org/
Using rake (10.0.3)
Using ace-rails-ap (2.0.0)
... (hundreds of lines omitted) ...
Using typhoeus (0.4.2)
Using uglifier (1.2.4)
Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment