From ffa3898b5d1bbf518094b2c6eaf0c637340831e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 20:08:55 +0000 Subject: [PATCH] Update ruby Docker tag to v3.4 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b43002f3..8fd3740a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: ruby:3.3 +image: ruby:3.4 variables: JEKYLL_ENV: production