From 647f57eba291699a692d8a0389f9c7763d2289e2 Mon Sep 17 00:00:00 2001
From: renovate-bot <renovate@fachschaften.org>
Date: Thu, 26 Dec 2024 16:36:36 +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 850bb89..983855a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
 ---
-image: ruby:3.3
+image: ruby:3.4
 
 variables:
   JEKYLL_ENV: production
-- 
GitLab