Created
May 28, 2013 16:13
-
-
Save thoraxe/5663936 to your computer and use it in GitHub Desktop.
This file contains 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 | |
[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