Skip to content

Instantly share code, notes, and snippets.

@thoraxe
Created May 28, 2013 16:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thoraxe/5663936 to your computer and use it in GitHub Desktop.
Save thoraxe/5663936 to your computer and use it in GitHub Desktop.
#### bundle install
[thoraxe@t510dora rubytest]$ bundle install
Using builder (3.0.4)
Using ci_reporter (1.8.4)
Using diff-lcs (1.2.4)
Using rack (1.4.4)
Using rack-protection (1.3.2)
Using rack-test (0.6.2)
Using rspec-core (2.13.1)
Using rspec-expectations (2.13.0)
Using rspec-mocks (2.13.1)
Using rspec (2.13.0)
Using tilt (1.3.3)
Using sinatra (1.3.3)
Using bundler (1.3.5)
#### jenkins execute shell
Using builder (3.0.4)
Using ci_reporter (1.8.4)
Using diff-lcs (1.2.4)
Using rack (1.4.4)
Using rack-protection (1.3.2)
Using rack-test (0.6.2)
Using rspec-core (2.13.1)
Using rspec-expectations (2.13.0)
Using rspec-mocks (2.13.1)
Using rspec (2.13.0)
Using tilt (1.3.3)
Using sinatra (1.3.3)
Using bundler (1.1.4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment