Update Ruby to v2.5.8

This is the latest patch version of v2.5.
This commit is contained in:
James Mead 2020-10-11 14:30:35 +01:00
parent ee8393e1ec
commit 2c655c68d1
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
image: ruby:2.5.3
image: ruby:2.5.8
stages:
- test

View File

@ -1 +1 @@
2.5.3
2.5.8

View File

@ -11,7 +11,7 @@ services:
- "4000:80"
jekyll:
image: ruby:2.5.3
image: ruby:2.5.8
working_dir: /src
environment:
BUNDLE_PATH: /vendor