forked from autonomic-cooperative/cotech-website
Fix ruby version to 2.5.3
This is the latest stable version of ruby.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
image: ruby:2.3
|
||||
image: ruby:2.5.3
|
||||
|
||||
variables:
|
||||
JEKYLL_ENV: production
|
||||
|
1
.ruby-version
Normal file
1
.ruby-version
Normal file
@ -0,0 +1 @@
|
||||
2.5.3
|
Reference in New Issue
Block a user