mirror of
https://github.com/inspec/inspec
synced 2024-11-21 20:23:06 +00:00
pin devkit- 3.1.4 on windows
Signed-off-by: poorndm <poorndm@progress.com>
This commit is contained in:
parent
89097e6d8a
commit
287020b4e6
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ override "ruby", version: "3.1.6"
|
|||
|
||||
override :openssl, version: "3.0.11"
|
||||
|
||||
override "ruby-msys2-devkit", version: "3.3.1-1"
|
||||
override :ruby-msys2-devkit, version: windows? ? "3.1.4-1" : "3.1.6-1"
|
||||
|
|
Loading…
Reference in a new issue