Skip to content

Instantly share code, notes, and snippets.

@jeffmccune
Created August 16, 2016 15:30
Show Gist options
  • Save jeffmccune/22edd619c8d8d6f235173f5e622bffe1 to your computer and use it in GitHub Desktop.
Save jeffmccune/22edd619c8d8d6f235173f5e622bffe1 to your computer and use it in GitHub Desktop.
wat
$ bundle install --path .bundle/gems/
Fetching https://github.com/rodjek/rspec-puppet.git
Fetching gem metadata from https://rubygems.org/
Fetching version metadata from https://rubygems.org/
Fetching dependency metadata from https://rubygems.org/
Resolving dependencies.........
Installing rake 11.2.2
Installing CFPropertyList 2.2.8
Installing addressable 2.4.0
Installing ansi 1.5.0
Installing ast 2.3.0
Installing json 1.8.3 with native extensions
Installing mini_portile2 2.1.0
Installing pkg-config 1.1.7
Installing backports 3.6.8
Installing hocon 1.1.2
Installing require_all 1.3.3
Installing stringify-hash 0.0.2
Installing deep_merge 1.1.1
Installing excon 0.51.0
Installing builder 3.2.2
Installing formatador 0.2.5
Installing multi_json 1.12.1
Installing ipaddress 0.8.3
Installing inflecto 0.0.2
Installing multipart-post 2.0.0
Installing jwt 1.5.4
Installing little-plugger 1.1.4
Installing memoist 0.14.0
Installing os 0.9.6
Installing httpclient 2.8.2
Installing hurley 0.2
Installing mime-types 2.99.2
Installing uber 0.0.15
Installing retriable 2.1.0
Installing thor 0.19.1
Installing in-parallel 0.1.15
Installing inifile 2.0.2
Installing minitest 5.9.0
Installing net-ssh 2.9.4
Installing open_uri_redirections 0.2.1
Installing trollop 2.1.2
Installing rsync 1.0.9
Installing unf_ext 0.0.7.2 with native extensions
Installing rspec-support 3.4.1
Installing diff-lcs 1.2.5
Installing net-telnet 0.1.1
Installing sfl 2.2
Installing coderay 1.1.1
Installing docile 1.1.5
Installing ffi 1.9.14 with native extensions
Installing net-http-persistent 2.9.4
Installing net-http-pipeline 1.0.1
Installing rb-fsevent 0.9.7
Installing ruby_dep 1.4.0
Gem::InstallError: ruby_dep requires Ruby version >= 2.2.5, ~> 2.2.
Installing lumberjack 1.0.10
Installing nenv 0.3.0
Installing shellany 0.0.1
Installing method_source 0.8.2
Installing slop 3.6.0
Installing json_pure 2.0.2
Installing highline 1.7.8
Installing hirb 0.7.3
Installing stomp 1.4.1
Installing systemu 2.6.5
Installing metaclass 0.0.4
Installing spdx-licenses 1.1.0
Installing netrc 0.11.0
Installing powerpack 0.1.1
Installing puppet-lint 2.0.0
Installing websocket 1.2.3
Installing rainbow 2.1.0
Installing ruby-progressbar 1.8.1
Installing unicode-display_width 1.1.0
Installing simplecov-html 0.10.0
Using bundler 1.12.5
Installing puppet-syntax 2.1.0
Installing fission 0.5.0
Installing facter 2.4.6
Installing launchy 2.4.3
Installing parser 2.3.1.2
Installing jgrep 1.4.1
Installing travis-lint 2.0.0
Installing nokogiri 1.6.8 with native extensions
Installing beaker-answers 0.10.0
Installing beaker-hiera 0.1.1
Installing beaker-pe 0.9.0
Installing beaker-hostgenerator 0.7.3
Installing docker-api 1.31.0
Installing fog-core 1.42.0
Installing faraday 0.9.2
Installing logging 2.1.0
Installing representable 2.3.0
Installing net-scp 1.2.1
Installing unf 0.1.4
Installing rspec-core 3.4.4
Installing rspec-expectations 3.4.0
Installing rspec-mocks 3.4.1
Installing ethon 0.9.0
Installing rb-inotify 0.9.7
An error occurred while installing ruby_dep (1.4.0), and Bundler cannot continue.
Make sure that `gem install ruby_dep -v '1.4.0'` succeeds before bundling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment