mirror of
https://git.coop/cotech/website.git
synced 2024-11-22 06:33:07 +00:00
Fix ruby version to 2.5.3
This is the latest stable version of ruby.
This commit is contained in:
parent
d7c5ca4cad
commit
48d40e6ad1
@ -1,4 +1,4 @@
|
|||||||
image: ruby:2.3
|
image: ruby:2.5.3
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
JEKYLL_ENV: production
|
JEKYLL_ENV: production
|
||||||
|
1
.ruby-version
Normal file
1
.ruby-version
Normal file
@ -0,0 +1 @@
|
|||||||
|
2.5.3
|
Loading…
Reference in New Issue
Block a user