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

Revert Ruby requirements to allow for 2.5 or later #78

Merged
merged 5 commits into from
Jun 4, 2020
Merged

Commits on Jun 4, 2020

  1. Revert "Require Ruby 2.7 minimum to guarantee bundler 2.x"

    This reverts commit 7053193.
    tas50 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    d9656ff View commit details
    Browse the repository at this point in the history
  2. Require Ruby 2.5+

    Keep the chef dep the same since 15 installs on 2.5
    
    Signed-off-by: Tim Smith <tsmith@chef.io>
    tas50 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    4a71999 View commit details
    Browse the repository at this point in the history
  3. Make sure we have the right version of chef-zero on Ruby 2.5

    Signed-off-by: Tim Smith <tsmith@chef.io>
    tas50 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    6e15833 View commit details
    Browse the repository at this point in the history
  4. Support older releases of Bundler

    Signed-off-by: Tim Smith <tsmith@chef.io>
    tas50 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    ece5008 View commit details
    Browse the repository at this point in the history
  5. Add Ruby 2.6 on Windows testing

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