From 78798e1fb022c9e8b93c4b563a9bbbfcb52bd41f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 21:30:16 +0000 Subject: [PATCH] Update dependency ruby to v3.4.8 --- .github/workflows/tag_deploy_rubygem.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tag_deploy_rubygem.yml b/.github/workflows/tag_deploy_rubygem.yml index 6d5ea8b..1329cc0 100644 --- a/.github/workflows/tag_deploy_rubygem.yml +++ b/.github/workflows/tag_deploy_rubygem.yml @@ -229,7 +229,7 @@ jobs: clean: true - uses: ruby/setup-ruby@v1 with: - ruby-version: 3.2.9 + ruby-version: 3.4.8 bundler-cache: true - name: Build Puppet module (PDK) run: bundle exec pdk build --force