From 5b3e19170cd360689799d3f3ac3f60736a21296c Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Mon, 28 Jun 2021 10:44:07 +0200 Subject: [PATCH] Maintenance: Changed search hook comment to match the current Ruby version again. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d2b83ad20..c5b343185 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -43,7 +43,7 @@ variables: # Cache gems in between jobs and pipelines # ATTENTION: We use a combination of the Ruby major and minor version number # as a key for the cache to avoid cache growth and incompatibilities between -# the gems. Search hook: 2.7.2 (change it when updating the Ruby version too) +# the gems. Search hook: 2.7.3 (change it when updating the Ruby version too) cache: key: "centos7ruby273" paths: