Skip to content

Commit

Permalink
Revert "Bump ruby version to 3.3.6" (#1512)
Browse files Browse the repository at this point in the history
Revert "Bump `ruby` version to 3.3.6 (#1501)"

This reverts commit 788e684.
  • Loading branch information
dduportal authored Nov 12, 2024
1 parent 68bb6fe commit 85c4f92
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ openssh_authorized_keys_url: https://raw.githubusercontent.com/jenkins-infra/aws
packer_version: 1.11.2
python3_version: 3.12.6
ruby_puppet_version: 2.6.10
ruby_version: 3.3.6
ruby_version: 3.3.5
sops_version: 3.9.1
terraform_version: 1.9.8
trivy_version: 0.57.0
Expand Down
2 changes: 1 addition & 1 deletion tests/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ command:
exit-status: 0
stdout:
- 2.6.10
- 3.3.6
- 3.3.5
rngd:
exec: rngd --version
exit-status: 0
Expand Down
2 changes: 1 addition & 1 deletion tests/goss-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ command:
exec: ruby -v
exit-status: 0
stdout:
- 3.3.6
- 3.3.5
vagrant:
exec: vagrant --version
exit-status: 0
Expand Down

0 comments on commit 85c4f92

Please sign in to comment.