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

Loosen the Chef dependency to allow 14.x or later #19

Merged
merged 2 commits into from
Jul 16, 2019
Merged

Loosen the Chef dependency to allow 14.x or later #19

merged 2 commits into from
Jul 16, 2019

Commits on Jul 16, 2019

  1. Loosen the Chef dependency to allow 14.x or later

    Chefspec is going to use chef-cli and chefspec supports older Chef releases. There's no reason to set the floor here to 15 when 14 will work just fine. This also allows Ruby 2.4 which is supported by Chef 14.
    
    Signed-off-by: Tim Smith <tsmith@chef.io>
    tas50 committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    b12d8fd View commit details
    Browse the repository at this point in the history
  2. Use ohai 14 on Ruby 2.4 tests

    Signed-off-by: Tim Smith <tsmith@chef.io>
    tas50 committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    f526110 View commit details
    Browse the repository at this point in the history