summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-10-31 14:13:16 -0700
committerGitHub <noreply@github.com>2018-10-31 14:13:16 -0700
commit0c6e54466427eebabfd2175cd70dc80f88a8beb1 (patch)
tree0c607cb72654abf2b7f7541f3802a6350ee223b8 /Gemfile.lock
parent6c124b72f2e098195cb2272b9754086bdfa4982e (diff)
parente6220062595fc1ba286e550dea4aacd6ee104eed (diff)
downloadchef-0c6e54466427eebabfd2175cd70dc80f88a8beb1.tar.gz
Merge pull request #7833 from chef/windows_resources_14
Backport: Add windows_share and windows_certificate resources
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 5 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 4a561c4b92..a768efaa76 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -71,6 +71,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)
@@ -219,7 +220,7 @@ GEM
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
parallel (1.12.1)
- parser (2.5.1.2)
+ parser (2.5.3.0)
ast (~> 2.4.0)
parslet (1.8.2)
plist (3.4.0)
@@ -324,6 +325,9 @@ GEM
hashdiff
websocket (1.2.8)
win32-api (1.5.3-universal-mingw32)
+ win32-certstore (0.1.11)
+ ffi
+ mixlib-shellout
win32-dir (0.5.1)
ffi (>= 1.0.0)
win32-event (0.6.3)