Add faraday 1.8.0 before deploying (#15951)

Does before_install run (we only skip install) successfully?
This commit is contained in:
Daniel Uber 2022-01-04 14:05:41 -06:00 committed by GitHub
parent c5e57f71b3
commit 6e957ec4ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,6 +53,7 @@ before_install:
/etc/postgresql/12/main/pg_hba.conf
- sudo service postgresql@12-main restart
- gem install bundler:"<2.3"
- gem install faraday:"<2.0"
install:
- date --rfc-3339=seconds
- nvm install