mirror of
https://git.coop/cotech/website.git
synced 2025-06-26 00:20:46 +00:00
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