Fix ruby version to 2.5.3

This is the latest stable version of ruby.
This commit is contained in:
Chris Lowis
2018-11-10 22:51:01 +00:00
parent d7c5ca4cad
commit 48d40e6ad1
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
image: ruby:2.3
image: ruby:2.5.3
variables:
JEKYLL_ENV: production
+1
View File
@@ -0,0 +1 @@
2.5.3