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
vanhempi ee8393e1ec
commit 2c655c68d1
3 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa

Näytä tiedosto

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

Näytä tiedosto

@ -1 +1 @@
2.5.3
2.5.8

Näytä tiedosto

@ -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