Closed jkeiser closed 10 years ago
@johnewart all comments addressed!
One note: I discovered that chef-zero has a hard dependency on 11.8+ so I set the gemspec's version there, and got the tests passing on 11.8-11.14. However, I left the Gemfile depending on master, because the acl tests depend on chef-zero 3.1 and chef master is the only chef that depends on that. When 12 is shipped (or perhaps we'll update chef-zero to 3.1 in 11.x) I'll remove the Gemfile github pin.
Overall looks super sweet!