From 89a4065c421056a1e7064cdbbcee58e0590980e0 Mon Sep 17 00:00:00 2001 From: Dan Barber Date: Thu, 13 Sep 2018 11:34:55 -0400 Subject: [PATCH] Add buildpacks --- .buildpacks | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .buildpacks diff --git a/.buildpacks b/.buildpacks new file mode 100644 index 0000000..d341ad3 --- /dev/null +++ b/.buildpacks @@ -0,0 +1,2 @@ +https://github.com/heroku/heroku-buildpack-nodejs.git#v126 +https://github.com/heroku/heroku-buildpack-ruby.git#v191