From dd64be77bb540215f9f7b6dd7eddae88408644e0 Mon Sep 17 00:00:00 2001 From: Jason Barnett Date: Sun, 24 Mar 2019 08:00:49 -0400 Subject: Bump win32-service dep to v2.1.2 By making a contribution to this project, I certify that: (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as Indicated in the file; or (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it. (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved. Signed-off-by: Jason Barnett --- chef-universal-mingw32.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chef-universal-mingw32.gemspec') diff --git a/chef-universal-mingw32.gemspec b/chef-universal-mingw32.gemspec index c9529b74bc..f812842589 100644 --- a/chef-universal-mingw32.gemspec +++ b/chef-universal-mingw32.gemspec @@ -11,7 +11,7 @@ gemspec.add_dependency "win32-eventlog", "0.6.3" gemspec.add_dependency "win32-mmap", "~> 0.4.1" gemspec.add_dependency "win32-mutex", "~> 0.4.2" gemspec.add_dependency "win32-process", "~> 0.8.2" -gemspec.add_dependency "win32-service", ">= 1.0", "< 3.0" +gemspec.add_dependency "win32-service", ">= 2.1.2", "< 3.0" gemspec.add_dependency "windows-api", "~> 0.4.4" gemspec.add_dependency "wmi-lite", "~> 1.0" gemspec.add_dependency "win32-taskscheduler", "~> 2.0" -- cgit v1.2.1