Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ffi-yajl version incompatibility with Chef 12.1.2 #67

Closed
randomcamel opened this issue Aug 20, 2015 · 1 comment
Closed

ffi-yajl version incompatibility with Chef 12.1.2 #67

randomcamel opened this issue Aug 20, 2015 · 1 comment
Assignees

Comments

@randomcamel
Copy link
Contributor

Chef 12.1 was a while ago now, so perhaps the solution here is to end support for it in Cheffish. (Or explore earlier versions of chef-zero, but that seems like a less good idea.)

Bundler could not find compatible versions for gem "ffi-yajl":
  In Gemfile:
    chef-zero (>= 0) ruby depends on
      ffi-yajl (~> 2.2) ruby

    chef (>= 0) ruby depends on
      ffi-yajl (~> 1.2) ruby

    chef-zero (>= 0) ruby depends on
      ffi-yajl (~> 2.2) ruby
@randomcamel randomcamel self-assigned this Aug 20, 2015
@randomcamel
Copy link
Contributor Author

Explicitly dropped 12.1 support in gemspec in 497867a.

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

No branches or pull requests

1 participant