Skip to content
This repository has been archived by the owner on Oct 2, 2018. It is now read-only.

Gemfile won't resolve #65

Closed
joestump opened this issue Dec 28, 2013 · 2 comments
Closed

Gemfile won't resolve #65

joestump opened this issue Dec 28, 2013 · 2 comments

Comments

@joestump
Copy link
Contributor

Trying to add chefspec and a few tests, but getting this:

Joes-MacBook-Air:python jstump$ bundle install --without integration
Updating git://github.com/opscode/test-kitchen.git
Updating git://github.com/opscode/kitchen-vagrant.git
Updating git://github.com/opscode/kitchen-ec2.git
Updating https://github.com/portertech/kitchen-lxc.git
Fetching gem metadata from https://rubygems.org/.......
Fetching gem metadata from https://rubygems.org/..
Resolving dependencies...
Bundler could not find compatible versions for gem "test-kitchen":
  In Gemfile:
    kitchen-ec2 (>= 0) ruby depends on
      test-kitchen (~> 1.0.0.beta.3) ruby

    kitchen-lxc (>= 0) ruby depends on
      test-kitchen (1.1.2.dev)
@coderanger
Copy link
Member

ಠ_ಠ

I'll probably move it over to the Gemfile I have for the poise repo if that helps (using kitchen-rackspace). For local stuff you can just nuke it.

@joestump
Copy link
Contributor Author

I was going to add a .travis.yml as well. I'm going to commit a Gemfile that works with that configuration into my PR and we can figure out how best to proceed from there. Closing this out in favor of impending PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants