Skip to content
This repository has been archived by the owner on Aug 5, 2021. It is now read-only.

Commit

Permalink
Install git
Browse files Browse the repository at this point in the history
  • Loading branch information
schneems committed Aug 15, 2018
1 parent 31bc617 commit 22fb66e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Aptfile
@@ -0,0 +1 @@
git
2 changes: 1 addition & 1 deletion app.json
Expand Up @@ -20,7 +20,7 @@
"test": "HATCHET_BUILDPACK_BRANCH=$HEROKU_TEST_RUN_BRANCH bundle exec rake knapsack:rspec"
},
"buildpacks": [
{ "url": "https://github.com/schneems/heroku-buildpack-git" },
{ "url": "https://github.com/heroku/heroku-buildpack-apt" },
{ "url": "https://github.com/heroku/heroku-buildpack-cli.git" },
{ "url": "heroku/ruby" }
]
Expand Down

0 comments on commit 22fb66e

Please sign in to comment.