Created
December 17, 2014 14:04
-
-
Save mikedep333/94a77b1d1148b4e3d1c4 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
mike@dropship-hv:/gv1/homes/DEPAULO/mike/ddh/duckpan-vagrant :) [8] $ vagrant plugin install vagrant-berkshelf --plugin-version=2.0.1 | |
Installing the 'vagrant-berkshelf --version '2.0.1'' plugin. This can take a few minutes... | |
Installed the plugin 'vagrant-berkshelf (2.0.1)'! | |
mike@dropship-hv:/gv1/homes/DEPAULO/mike/ddh/duckpan-vagrant :) [9] $ | |
mike@dropship-hv:/gv1/homes/DEPAULO/mike/ddh/duckpan-vagrant :) [9] $ bundler | |
Using addressable 2.3.6 | |
Using multipart-post 2.0.0 | |
Using faraday 0.9.0 | |
Using berkshelf-api-client 1.2.0 | |
Using buff-extensions 1.0.0 | |
Using hashie 2.1.2 | |
Using varia_model 0.4.0 | |
Using buff-config 1.0.1 | |
Using buff-ruby_engine 0.1.0 | |
Using buff-shell_out 0.2.0 | |
Using hitimes 1.2.2 | |
Using timers 4.0.1 | |
Using celluloid 0.16.0 | |
Using nio4r 1.0.1 | |
Using celluloid-io 0.16.1 | |
Using cleanroom 1.0.0 | |
Using minitar 0.5.4 | |
Using sawyer 0.6.0 | |
Using octokit 3.7.0 | |
Using retryable 1.3.6 | |
Using buff-ignore 1.1.1 | |
Using erubis 2.7.0 | |
Using json 1.8.1 | |
Using mixlib-log 1.6.0 | |
Using mixlib-authentication 1.3.0 | |
Using net-http-persistent 2.9.4 | |
Using semverse 1.2.1 | |
Using ridley 4.1.1 | |
Using dep-selector-libgecode 1.0.2 | |
Using ffi 1.9.6 | |
Using dep_selector 1.0.3 | |
Using solve 1.2.1 | |
Using thor 0.19.1 | |
Using berkshelf 3.2.1 | |
Using bundler 1.7.9 | |
Your bundle is complete! | |
Use `bundle show [gemname]` to see where a bundled gem is installed. | |
mike@dropship-hv:/gv1/homes/DEPAULO/mike/ddh/duckpan-vagrant :) [10] $ bundler | sort | |
Use `bundle show [gemname]` to see where a bundled gem is installed. | |
Using addressable 2.3.6 | |
Using berkshelf 3.2.1 | |
Using berkshelf-api-client 1.2.0 | |
Using buff-config 1.0.1 | |
Using buff-extensions 1.0.0 | |
Using buff-ignore 1.1.1 | |
Using buff-ruby_engine 0.1.0 | |
Using buff-shell_out 0.2.0 | |
Using bundler 1.7.9 | |
Using celluloid 0.16.0 | |
Using celluloid-io 0.16.1 | |
Using cleanroom 1.0.0 | |
Using dep_selector 1.0.3 | |
Using dep-selector-libgecode 1.0.2 | |
Using erubis 2.7.0 | |
Using faraday 0.9.0 | |
Using ffi 1.9.6 | |
Using hashie 2.1.2 | |
Using hitimes 1.2.2 | |
Using json 1.8.1 | |
Using minitar 0.5.4 | |
Using mixlib-authentication 1.3.0 | |
Using mixlib-log 1.6.0 | |
Using multipart-post 2.0.0 | |
Using net-http-persistent 2.9.4 | |
Using nio4r 1.0.1 | |
Using octokit 3.7.0 | |
Using retryable 1.3.6 | |
Using ridley 4.1.1 | |
Using sawyer 0.6.0 | |
Using semverse 1.2.1 | |
Using solve 1.2.1 | |
Using thor 0.19.1 | |
Using timers 4.0.1 | |
Using varia_model 0.4.0 | |
Your bundle is complete! | |
mike@dropship-hv:/gv1/homes/DEPAULO/mike/ddh/duckpan-vagrant :) [11] $ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment