summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-03-06 22:11:45 -0800
committerTim Smith <tsmith84@gmail.com>2021-03-15 20:03:09 -0700
commit329c175749b17cb199d320672fdc824dc9801487 (patch)
tree50f7c5f1724439896e7c0981ab8e9f6c7e96549b /Gemfile.lock
parent5fb940df9e99ddfe65af205d3d951024ac9e54b1 (diff)
downloadchef-329c175749b17cb199d320672fdc824dc9801487.tar.gz
Pin win32-certstore to 0.5.x until we resolve failures
0.6.0 is causing build failures Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 53f58b333b..db8afcf15f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -96,7 +96,7 @@ PATH
tty-table (~> 0.11)
uuidtools (>= 2.1.5, < 3.0)
win32-api (~> 1.5.3)
- win32-certstore (~> 0.5)
+ win32-certstore (~> 0.5.0)
win32-event (~> 0.6.1)
win32-eventlog (= 0.6.3)
win32-mmap (~> 0.4.1)
@@ -371,7 +371,7 @@ GEM
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.7.0)
win32-api (1.5.3-universal-mingw32)
- win32-certstore (0.6.1)
+ win32-certstore (0.5.3)
ffi
mixlib-shellout
win32-event (0.6.3)