summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-10-30 12:31:56 -0700
committerGitHub <noreply@github.com>2018-10-30 12:31:56 -0700
commitdcd85cf1bf43cab8de79a30e7341fb77487d0edc (patch)
tree2a55322c7711d6bf9d5ff9b139f18f553468266b /Gemfile.lock
parentd479c310d02693f9ba73354faf80c5788b89404b (diff)
parent9e375c98bd157a271850601cf2ca7fd7a7c7ee0a (diff)
downloadchef-dcd85cf1bf43cab8de79a30e7341fb77487d0edc.tar.gz
Merge pull request #7731 from chef/windows_resources
Add windows_certificate and windows_share resources
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 5cc0148440..bdbc384aad 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -89,6 +89,7 @@ PATH
syslog-logger (~> 1.6)
uuidtools (~> 2.1.5)
win32-api (~> 1.5.3)
+ win32-certstore (>= 0.1.8)
win32-dir (~> 0.5.0)
win32-event (~> 0.6.1)
win32-eventlog (= 0.6.3)
@@ -330,6 +331,9 @@ GEM
hashdiff
websocket (1.2.8)
win32-api (1.5.3-universal-mingw32)
+ win32-certstore (0.1.8)
+ ffi
+ mixlib-shellout
win32-dir (0.5.1)
ffi (>= 1.0.0)
win32-event (0.6.3)