Skip to content

Commit f14dfc6

Browse files
committed
Require a more modern windows and cron cookbook
Signed-off-by: Tim Smith <tsmith@chef.io>
1 parent ee6ec22 commit f14dfc6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

metadata.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
supports os
2525
end
2626

27-
depends 'cron', '>= 1.7.0'
27+
depends 'cron', '>= 2.02.0.0'
2828
depends 'logrotate', '>= 1.9.0'
29-
depends 'windows', '>= 1.42.0'
29+
depends 'windows', '>= 2.0.0'
3030

3131
source_url 'https://github.com/chef-cookbooks/chef-client'
3232
issues_url 'https://github.com/chef-cookbooks/chef-client/issues'

0 commit comments

Comments
 (0)