Update Ruby to v2.5.8
This is the latest patch version of v2.5.
This commit is contained in:
parent
ee8393e1ec
commit
2c655c68d1
@ -1,4 +1,4 @@
|
||||
image: ruby:2.5.3
|
||||
image: ruby:2.5.8
|
||||
|
||||
stages:
|
||||
- test
|
||||
|
@ -1 +1 @@
|
||||
2.5.3
|
||||
2.5.8
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user