diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index a1c544204..5e408e214 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -39,7 +39,7 @@ openssh_authorized_keys_url: https://raw.githubusercontent.com/jenkins-infra/aws packer_version: 1.11.0 python3_version: 3.12.6 ruby_puppet_version: 2.6.10 -ruby_version: 3.3.4 +ruby_version: 3.3.5 sops_version: 3.9.0 terraform_version: 1.9.5 trivy_version: 0.55.0 diff --git a/tests/goss-linux.yaml b/tests/goss-linux.yaml index ee9598051..f4462dcb9 100644 --- a/tests/goss-linux.yaml +++ b/tests/goss-linux.yaml @@ -102,7 +102,7 @@ command: exit-status: 0 stdout: - 2.6.10 - - 3.3.4 + - 3.3.5 sops: exec: sops --version exit-status: 0 diff --git a/tests/goss-windows.yaml b/tests/goss-windows.yaml index dfd4ed9a8..b648c72a1 100644 --- a/tests/goss-windows.yaml +++ b/tests/goss-windows.yaml @@ -55,7 +55,7 @@ command: exec: ruby -v exit-status: 0 stdout: - - 3.3.4 + - 3.3.5 vagrant: exec: vagrant --version exit-status: 0