Skip to content

Instantly share code, notes, and snippets.

@hortoncd
Created February 2, 2017 16:15
Show Gist options
  • Save hortoncd/b87aafd34c579b1e736f5cc4d74ed6da to your computer and use it in GitHub Desktop.
Save hortoncd/b87aafd34c579b1e736f5cc4d74ed6da to your computer and use it in GitHub Desktop.
vagrant@brightbox-ruby-ng-23-ubuntu-1204:~$ sudo gem install chef --version=12.18.31 --no-ri --no-rdoc
Fetching: bundler-1.14.3.gem (100%)
Bundler and RubyGems.org are free for anyone to use, but maintaining them costs more than $25,000 USD every month. Help us cover those costs so that we can keep the gem ecosystem free for everyone: https://ruby.to/support-bundler
Successfully installed bundler-1.14.3
Fetching: proxifier-1.0.3.gem (100%)
Successfully installed proxifier-1.0.3
Fetching: uuidtools-2.1.5.gem (100%)
Successfully installed uuidtools-2.1.5
Fetching: syslog-logger-1.6.8.gem (100%)
Successfully installed syslog-logger-1.6.8
Fetching: sfl-2.3.gem (100%)
Successfully installed sfl-2.3
Fetching: net-telnet-0.1.1.gem (100%)
Successfully installed net-telnet-0.1.1
Fetching: net-ssh-3.2.0.gem (100%)
Successfully installed net-ssh-3.2.0
Fetching: net-scp-1.2.1.gem (100%)
Successfully installed net-scp-1.2.1
Fetching: specinfra-2.66.6.gem (100%)
Successfully installed specinfra-2.66.6
Fetching: multi_json-1.12.1.gem (100%)
Successfully installed multi_json-1.12.1
Fetching: diff-lcs-1.3.gem (100%)
Successfully installed diff-lcs-1.3
Fetching: rspec-support-3.5.0.gem (100%)
Successfully installed rspec-support-3.5.0
Fetching: rspec-expectations-3.5.0.gem (100%)
Successfully installed rspec-expectations-3.5.0
Fetching: rspec-core-3.5.4.gem (100%)
Successfully installed rspec-core-3.5.4
Fetching: rspec-its-1.2.0.gem (100%)
Successfully installed rspec-its-1.2.0
Fetching: rspec-mocks-3.5.0.gem (100%)
Successfully installed rspec-mocks-3.5.0
Fetching: rspec-3.5.0.gem (100%)
Successfully installed rspec-3.5.0
Fetching: serverspec-2.38.0.gem (100%)
Successfully installed serverspec-2.38.0
Fetching: builder-3.2.3.gem (100%)
Successfully installed builder-3.2.3
Fetching: rspec_junit_formatter-0.2.3.gem (100%)
Successfully installed rspec_junit_formatter-0.2.3
Fetching: public_suffix-2.0.5.gem (100%)
Successfully installed public_suffix-2.0.5
Fetching: addressable-2.5.0.gem (100%)
Successfully installed addressable-2.5.0
Fetching: iniparse-1.4.2.gem (100%)
Successfully installed iniparse-1.4.2
Fetching: plist-3.2.0.gem (100%)
Successfully installed plist-3.2.0
Fetching: rack-2.0.1.gem (100%)
Successfully installed rack-2.0.1
Fetching: libyajl2-1.2.0.gem (100%)
Building native extensions. This could take a while...
Successfully installed libyajl2-1.2.0
Fetching: ffi-yajl-2.3.0.gem (100%)
Building native extensions. This could take a while...
Successfully installed ffi-yajl-2.3.0
Fetching: hashie-3.5.1.gem (100%)
Successfully installed hashie-3.5.1
Fetching: mixlib-log-1.7.1.gem (100%)
Successfully installed mixlib-log-1.7.1
Fetching: chef-zero-5.2.0.gem (100%)
Successfully installed chef-zero-5.2.0
Fetching: erubis-2.7.0.gem (100%)
Successfully installed erubis-2.7.0
Fetching: highline-1.7.8.gem (100%)
Successfully installed highline-1.7.8
Fetching: net-sftp-2.1.2.gem (100%)
Successfully installed net-sftp-2.1.2
Fetching: net-ssh-gateway-1.3.0.gem (100%)
Successfully installed net-ssh-gateway-1.3.0
Fetching: net-ssh-multi-1.2.1.gem (100%)
Successfully installed net-ssh-multi-1.2.1
Fetching: fuzzyurl-0.9.0.gem (100%)
Successfully installed fuzzyurl-0.9.0
Fetching: mixlib-config-2.2.4.gem (100%)
Successfully installed mixlib-config-2.2.4
Fetching: mixlib-shellout-2.2.7.gem (100%)
Successfully installed mixlib-shellout-2.2.7
Fetching: chef-config-12.18.31.gem (100%)
Successfully installed chef-config-12.18.31
Fetching: ffi-1.9.17.gem (100%)
Building native extensions. This could take a while...
Successfully installed ffi-1.9.17
Fetching: wmi-lite-1.0.0.gem (100%)
Successfully installed wmi-lite-1.0.0
Fetching: ipaddress-0.8.3.gem (100%)
Successfully installed ipaddress-0.8.3
Fetching: mixlib-cli-1.7.0.gem (100%)
Successfully installed mixlib-cli-1.7.0
Fetching: systemu-2.6.5.gem (100%)
Successfully installed systemu-2.6.5
Fetching: ohai-8.23.0.gem (100%)
Successfully installed ohai-8.23.0
Fetching: mixlib-archive-0.3.0.gem (100%)
Successfully installed mixlib-archive-0.3.0
Fetching: mixlib-authentication-1.4.1.gem (100%)
Successfully installed mixlib-authentication-1.4.1
Fetching: chef-12.18.31.gem (100%)
Successfully installed chef-12.18.31
48 gems installed
vagrant@brightbox-ruby-ng-23-ubuntu-1204:~$ ruby --version
ruby 2.2.6p396 (2016-11-15 revision 56800) [x86_64-linux-gnu]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment