Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CHEF-11226: Upgrade Ruby and Ruby Dev Kit to 3.1.6 due to outdated em…
…bedded Perl version in 3.1.2 (inspec#7174) * chore: Update Ruby and Ruby Dev Kit to 3.1.6 to address outdated Perl version Signed-off-by: Sonu Saha <[email protected]> * chore: update omnibus-software to fetch from latest main Signed-off-by: Sonu Saha <[email protected]> * check if openssl is installed Signed-off-by: Sonu Saha <[email protected]> * Revert "check if openssl is installed" This reverts commit f6460a3. * chore: use 3.1.4 ruby-msys2-devkit for testing Signed-off-by: Sonu Saha <[email protected]> * test: attempt to build inspec without ruby msys2 devkit Signed-off-by: Sonu Saha <[email protected]> * Revert "test: attempt to build inspec without ruby msys2 devkit" This reverts commit 697a7af. * Revert "chore: use 3.1.4 ruby-msys2-devkit for testing" This reverts commit 1221038. * test: add openssl in gemfile Signed-off-by: Sonu Saha <[email protected]> * test: use different version of openssl for windows Signed-off-by: Sonu Saha <[email protected]> * test with openssl_gem Signed-off-by: Sonu Saha <[email protected]> * chore: remove with_openssl; it didnt help Signed-off-by: Sonu Saha <[email protected]> * test: use 1.1.1w openssl for windows Signed-off-by: Sonu Saha <[email protected]> * undo changes to openssl version Signed-off-by: Sonu Saha <[email protected]> * install openssl 3.x for windows systems Signed-off-by: Sonu Saha <[email protected]> * skip certification check: Signed-off-by: Sonu Saha <[email protected]> * allow insecure SSL connections Signed-off-by: Sonu Saha <[email protected]> * undo changes to omnibus test script Signed-off-by: Sonu Saha <[email protected]> * Add debugging statement Signed-off-by: poorndm <[email protected]> * syntax correction Signed-off-by: poorndm <[email protected]> * correction... Signed-off-by: poorndm <[email protected]> * add winwods-2019 as builder Signed-off-by: poorndm <[email protected]> * update openssl Signed-off-by: poorndm <[email protected]> * with openssl-3.0.9 Signed-off-by: poorndm <[email protected]> * Enable FIPS builds for windows Signed-off-by: poorndm <[email protected]> * chore: bundle update --source omnibus-software --conservative Signed-off-by: Sonu Saha <[email protected]> * chore: update comment for tools verification Signed-off-by: Sonu Saha <[email protected]> --------- Signed-off-by: Sonu Saha <[email protected]> Signed-off-by: Sonu Saha <[email protected]> Signed-off-by: Sonu Saha <[email protected]> Signed-off-by: poorndm <[email protected]> Co-authored-by: poorndm <[email protected]>
- Loading branch information