diff options
author | Tim Smith <tsmith@chef.io> | 2019-01-29 11:34:27 -0800 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2019-01-29 11:34:27 -0800 |
commit | d2b10f3efa5306d911f620fbc912c517a1f2aa6b (patch) | |
tree | cecc02de49b7a859f05dde5d2be076c73a02bae1 /omnibus | |
parent | ce428e6747c5b573fcc35d912ea7a7ee5ae90349 (diff) | |
download | chef-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>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
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) |