From 906e1026855de4c94938f570ca2a3dedb794f13f Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Wed, 14 Dec 2022 23:28:33 +0000 Subject: Bump Ruby and Vale version in CI variables --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index de7974c3..eb4745a6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,10 +22,10 @@ variables: BUNDLE_PATH__SYSTEM: 'false' GIT_DEPTH: '20' ALPINE_VERSION: '3.16' - VALE_VERSION: '2.20.2' + VALE_VERSION: '2.21.3' MARKDOWNLINT_VERSION: '0.32.2' MARKDOWNLINT2_VERSION: '0.5.1' - RUBY_VERSION: '2.7.6' + RUBY_VERSION: '2.7.7' # # workflow:rules to prevent duplicate pipelines when pushing to a branch with an open MR. -- cgit v1.2.3