summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-01-29 11:34:27 -0800
committerTim Smith <tsmith@chef.io>2019-01-29 11:34:27 -0800
commitd2b10f3efa5306d911f620fbc912c517a1f2aa6b (patch)
treececc02de49b7a859f05dde5d2be076c73a02bae1
parentce428e6747c5b573fcc35d912ea7a7ee5ae90349 (diff)
downloadchef-d2b10f3efa5306d911f620fbc912c517a1f2aa6b.tar.gz
Update gems to bring in win32-certstore 0.2.3
This imports private keys properly. Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock2
-rw-r--r--omnibus/Gemfile.lock2
2 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 69ac338a1d..c422abb85e 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -352,7 +352,7 @@ GEM
hashdiff
websocket (1.2.8)
win32-api (1.5.3-universal-mingw32)
- win32-certstore (0.2.2)
+ win32-certstore (0.2.3)
ffi
mixlib-shellout
win32-dir (0.5.1)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 18a995ed40..c372f42004 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -318,7 +318,7 @@ GEM
tomlrb (1.2.8)
uuidtools (2.1.5)
win32-api (1.5.3-universal-mingw32)
- win32-certstore (0.2.2)
+ win32-certstore (0.2.3)
ffi
mixlib-shellout
win32-dir (0.5.1)