summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-05-15 14:42:08 -0700
committerGitHub <noreply@github.com>2018-05-15 14:42:08 -0700
commit427e155648dc092ceaab03ea289aee1372edae48 (patch)
treed05c5cb049a85952b21257745f177197a4dc4685
parentcc0d8c423811a96bdbf4835384ed906c0325629f (diff)
parente7ca78a703c0ae78dca79e36f983bf7183928dfc (diff)
downloadchef-427e155648dc092ceaab03ea289aee1372edae48.tar.gz
Merge pull request #7265 from chef/win_task
Update win32-taskscheduler gem to fix creating tasks as the SYSTEM user
-rw-r--r--Gemfile.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 1d54614535..9e651ab863 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -107,13 +107,13 @@ GEM
mixlib-cli (~> 1.4)
mixlib-shellout (~> 2.0)
ast (2.4.0)
- aws-sdk (2.11.49)
- aws-sdk-resources (= 2.11.49)
- aws-sdk-core (2.11.49)
+ aws-sdk (2.11.50)
+ aws-sdk-resources (= 2.11.50)
+ aws-sdk-core (2.11.50)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.11.49)
- aws-sdk-core (= 2.11.49)
+ aws-sdk-resources (2.11.50)
+ aws-sdk-core (= 2.11.50)
aws-sigv4 (1.0.2)
azure_mgmt_resources (0.16.0)
ms_rest_azure (~> 0.10.0)
@@ -400,7 +400,7 @@ GEM
win32-service (0.8.10)
ffi
ffi-win32-extensions
- win32-taskscheduler (0.4.0)
+ win32-taskscheduler (0.4.1)
ffi
structured_warnings
windows-api (0.4.4)