summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorBryan McLellan <btm@loftninjas.org>2018-10-11 13:51:38 -0400
committerBryan McLellan <btm@loftninjas.org>2018-10-11 15:00:33 -0400
commitd4c7f93a327cfb77045baad809b60223691dc139 (patch)
treebcd04b3875fc154de8cfb6f5ab8d38c4cf1eb0ef /Gemfile.lock
parent7fd58aee79646f4db574033d761bbee81c54f1fc (diff)
downloadchef-d4c7f93a327cfb77045baad809b60223691dc139.tar.gz
Bump win32-taskscheduler to 2.0
We refactored a number of the helper methods to more safely namespace them. Nothing should be using those methods outside of win32-taskscheduler, but we bumped the major version because of the change. Signed-off-by: Bryan McLellan <btm@loftninjas.org>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7d7a7917c6..2851e98014 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -79,7 +79,7 @@ PATH
win32-mutex (~> 0.4.2)
win32-process (~> 0.8.2)
win32-service (~> 1.0)
- win32-taskscheduler (~> 1.0.0)
+ win32-taskscheduler (~> 2.0)
windows-api (~> 0.4.4)
wmi-lite (~> 1.0)
@@ -340,7 +340,7 @@ GEM
win32-service (1.0.1)
ffi
ffi-win32-extensions
- win32-taskscheduler (1.0.12)
+ win32-taskscheduler (2.0.0)
ffi
structured_warnings
windows-api (0.4.4)