diff options
author | Tim Smith <tsmith@chef.io> | 2018-10-30 16:51:25 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2018-10-30 16:51:25 -0700 |
commit | 772f68aa92c5719572aa7bb38c6d643f1e465b3e (patch) | |
tree | 5c6c437b1b0dddc8cce807801740260e0b68b132 /Gemfile.lock | |
parent | 9a5b3ddd83784686c529d801795cde538ac040c5 (diff) | |
download | chef-772f68aa92c5719572aa7bb38c6d643f1e465b3e.tar.gz |
Update win32-certstore to include a licensefix_win32_certstore_license
The previous release did not ship a license file and was failing license validation in Jenkins.
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 81e337930b..a7c5bd2300 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -226,7 +226,7 @@ GEM octokit (4.13.0) sawyer (~> 0.8.0, >= 0.5.3) 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) @@ -331,7 +331,7 @@ GEM hashdiff websocket (1.2.8) win32-api (1.5.3-universal-mingw32) - win32-certstore (0.1.8) + win32-certstore (0.1.10) ffi mixlib-shellout win32-dir (0.5.1) |