Skip to content

Commit

Permalink
Update dependabot.yml (#8143)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdoss committed May 28, 2020
1 parent 79bc492 commit 284b6ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Expand Up @@ -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
Expand Down

0 comments on commit 284b6ee

Please sign in to comment.