Skip to content

Instantly share code, notes, and snippets.

@zzak
Created May 21, 2014 03:01
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save zzak/6cfa40c06ed167186c6d to your computer and use it in GitHub Desktop.
ruby -Ilib bin/gem install foo-0.0.2.gem --backtrace
Fetching: rspec-core-2.14.8.gem (100%)
Successfully installed rspec-core-2.14.8
Fetching: diff-lcs-1.2.5.gem (100%)
Successfully installed diff-lcs-1.2.5
Fetching: rspec-expectations-2.14.5.gem (100%)
Successfully installed rspec-expectations-2.14.5
Fetching: rspec-mocks-2.14.6.gem (100%)
Successfully installed rspec-mocks-2.14.6
Fetching: rspec-2.14.1.gem (100%)
Successfully installed rspec-2.14.1
Successfully installed foo-0.0.2
Parsing documentation for rspec-core-2.14.8
Installing ri documentation for rspec-core-2.14.8
Parsing documentation for diff-lcs-1.2.5
Installing ri documentation for diff-lcs-1.2.5
Parsing documentation for rspec-expectations-2.14.5
Installing ri documentation for rspec-expectations-2.14.5
Parsing documentation for rspec-mocks-2.14.6
Installing ri documentation for rspec-mocks-2.14.6
Parsing documentation for rspec-2.14.1
Installing ri documentation for rspec-2.14.1
Parsing documentation for foo-0.0.2
Installing ri documentation for foo-0.0.2
Done installing documentation for rspec-core, diff-lcs, rspec-expectations, rspec-mocks, rspec, foo after 4 seconds
6 gems installed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment