From f64d1744f812bc89012d8a2a04301520777d9aa1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 03:47:23 +0000 Subject: [PATCH] chore(deps): update dependency ruby to v4.0.2 (#4563) --- .github/workflows/build-docker-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-docker-image.yml b/.github/workflows/build-docker-image.yml index bbc4c4318..210004f67 100644 --- a/.github/workflows/build-docker-image.yml +++ b/.github/workflows/build-docker-image.yml @@ -128,7 +128,7 @@ jobs: - name: Set up Ruby uses: ruby/setup-ruby@v1 with: - ruby-version: '4.0.1' + ruby-version: '4.0.2' - name: Get license run: | gem install licensee