We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee6ec22 commit f14dfc6Copy full SHA for f14dfc6
1 file changed
metadata.rb
@@ -24,9 +24,9 @@
24
supports os
25
end
26
27
-depends 'cron', '>= 1.7.0'
+depends 'cron', '>= 2.02.0.0'
28
depends 'logrotate', '>= 1.9.0'
29
-depends 'windows', '>= 1.42.0'
+depends 'windows', '>= 2.0.0'
30
31
source_url 'https://github.com/chef-cookbooks/chef-client'
32
issues_url 'https://github.com/chef-cookbooks/chef-client/issues'
0 commit comments