From 68f353a113248a384c1db2285135d4189762b8b1 Mon Sep 17 00:00:00 2001 From: Franco Masotti Date: Sun, 10 Nov 2019 17:52:44 +0100 Subject: [PATCH] Updated ruby version. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b6693b8..8f1e4b4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ # This file is a template, and might need editing before it works on your project. # Full project: https://gitlab.com/pages/jekyll -image: ruby:2.3 +image: ruby:2.4 test: stage: test