Merge pull request #5565 from betagouv/update_ruby

update to ruby 2.7.1
This commit is contained in:
LeSim 2020-09-14 18:28:55 +02:00 committed by GitHub
commit 1b209b257d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

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

View file

@ -1 +1 @@
2.6.5
2.7.1

View file

@ -875,4 +875,4 @@ DEPENDENCIES
zxcvbn-ruby
BUNDLED WITH
1.17.2
2.1.4