forked from autonomic-cooperative/cotech-website
		
	Update Ruby to v2.5.8
This is the latest patch version of v2.5.
This commit is contained in:
		@ -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
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user