Merge pull request #3505 from betagouv/ruby-2.6.1

Ruby 2.6.1
This commit is contained in:
Mathieu Magnin 2019-02-25 17:23:20 +01:00 committed by GitHub
commit f5933ef2e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ version: 2
defaults: &defaults
working_directory: ~/tps
docker:
- image: circleci/ruby:2.6.0-node-browsers
- image: circleci/ruby:2.6.1-node-browsers
- image: circleci/postgres:9.5
environment:
POSTGRES_USER: tps_test

View file

@ -1 +1 @@
2.6.0
2.6.1