Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2017-01-15 04:13:05 +0300
committerConnor Shea <connor.james.shea@gmail.com>2017-01-15 04:13:05 +0300
commit5709059f24593c1df6bf300b2a4bd342f8e4a7de (patch)
tree9fdc064d32d79bf7aaa7f9871b71a7f098b2053a /.gitlab-ci.yml
parent9ec3aacc40ec8c5778c9c8d58e8b3cd50c34c5ee (diff)
Run on Ruby 2.4.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6eb6032f..0e8ff141 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/nanoc
-image: ruby:2.3
+image: ruby:2.4
stages:
- build