Update dependabot.yml (#8143)

This commit is contained in:
Joe Doss 2020-05-28 13:45:47 -05:00 committed by GitHub
parent 79bc4929e6
commit 284b6ee1e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ jobs:
ruby-version: 2.7.1
- name: Installing additional dependencies
run: |
sudo apt-get install postgresql-client libpq-dev
sudo apt-get install postgresql-client libpq-dev libcurl4-openssl-dev
- name: Bundle install
run: |
gem install bundler