Use bundler 1.17.3 for ruby 1.8.7

This commit is contained in:
Lewis Buckley 2021-10-09 14:10:50 +01:00
parent a5a6880d42
commit 60bce4f8c1
No known key found for this signature in database
GPG Key ID: 4A9328D3A51196CB
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ jobs:
matrix:
include:
- docker-image: 'silvioq/ruby-1.8.7'
bundler-version: '1.17.3'
- docker-image: 'library/ruby:1.9'
bundler-version: '1.17.3'
- docker-image: 'library/ruby:2.0'