From bd2f3e49eaca3de00ef911e2c660fb5c47c50833 Mon Sep 17 00:00:00 2001
From: "Jenkins Infra Bot (updatecli)"
 <60776566+jenkins-infra-bot@users.noreply.github.com>
Date: Thu, 2 Jan 2025 14:59:53 +0000
Subject: [PATCH 1/3] chore: Update the Ruby version in the goss test file for
 linux
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Made with ❤️️ by updatecli
---
 tests/goss-linux.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/goss-linux.yaml b/tests/goss-linux.yaml
index 0daa47d89..f3f3f59f3 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.6
+      - 3.4.1
   rngd:
     exec: rngd --version
     exit-status: 0

From ab89e911e8814f26748c20d93b10b7d940a6a48c Mon Sep 17 00:00:00 2001
From: "Jenkins Infra Bot (updatecli)"
 <60776566+jenkins-infra-bot@users.noreply.github.com>
Date: Thu, 2 Jan 2025 14:59:54 +0000
Subject: [PATCH 2/3] chore: Update the Ruby version in the goss test file for
 windows
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Made with ❤️️ by updatecli
---
 tests/goss-windows.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/goss-windows.yaml b/tests/goss-windows.yaml
index 4fef2745e..0439d64fd 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.6
+      - 3.4.1
   vagrant:
     exec: vagrant --version
     exit-status: 0

From 727219b255249d8ae24c1bbabd99a9fc6cb74254 Mon Sep 17 00:00:00 2001
From: "Jenkins Infra Bot (updatecli)"
 <60776566+jenkins-infra-bot@users.noreply.github.com>
Date: Thu, 2 Jan 2025 14:59:55 +0000
Subject: [PATCH 3/3] chore: Update the Ruby version in provisioning
 environment
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Made with ❤️️ by updatecli
---
 provisioning/tools-versions.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml
index 711691ed8..2e5baf278 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.2
 python3_version: 3.12.6
 ruby_puppet_version: 2.6.10
-ruby_version: 3.3.6
+ruby_version: 3.4.1
 sops_version: 3.9.3
 terraform_version: 1.10.3
 trivy_version: 0.58.1