Skip to content

Instantly share code, notes, and snippets.

@studio3104
Created April 9, 2013 15:47
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 studio3104/5346786 to your computer and use it in GitHub Desktop.
Save studio3104/5346786 to your computer and use it in GitHub Desktop.
Bundler could not find compatible versions for gem "mixlib-shellout":
In Gemfile:
berkshelf (~> 1.2.1) ruby depends on
mixlib-shellout (>= 1.1.0) ruby
berkshelf (~> 1.2.1) ruby depends on
mixlib-shellout (1.0.0)
source :rubygems
gem "test-kitchen"
gem "vagrant", "~> 1.0.7"
gem "berkshelf", "~> 1.2.1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment