Skip to content

Commit

Permalink
Merge pull request #1073 from jenkins-infra/updatecli_main_1b4574a2e7…
Browse files Browse the repository at this point in the history
…a8365696290ad216daac39cee7c040267f15b4abe86b3b18094686

Bump `ruby` version to 3.3.0
  • Loading branch information
smerle33 authored Mar 6, 2024
2 parents 9cd5ca2 + 8adf746 commit 49fc7e8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion goss/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ command:
exit-status: 0
stdout:
- 2.6.10
- 3.2.3
- 3.3.0
sops:
exec: sops --version
exit-status: 0
Expand Down
2 changes: 1 addition & 1 deletion goss/goss-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ command:
exec: ruby -v
exit-status: 0
stdout:
- 3.2.3
- 3.3.0
vagrant:
exec: vagrant --version
exit-status: 0
Expand Down
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ openssh_authorized_keys_url: https://raw.githubusercontent.com/jenkins-infra/aws
packer_version: 1.10.0
python3_version: 3.12.2
ruby_puppet_version: 2.6.10
ruby_version: 3.2.3
ruby_version: 3.3.0
sops_version: 3.8.1
terraform_version: 1.6.6
trivy_version: 0.49.1
Expand Down

0 comments on commit 49fc7e8

Please sign in to comment.