From 924261f6b252f8ee4bf95a7a2aa8da7494085d8d Mon Sep 17 00:00:00 2001 From: Cyril Rohr Date: Wed, 6 Mar 2019 09:25:48 +0100 Subject: [PATCH] Use latest buildpack with bundler2 support --- .buildpacks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildpacks b/.buildpacks index 87adff8e0ad..cac0a525b36 100644 --- a/.buildpacks +++ b/.buildpacks @@ -1,2 +1,2 @@ https://github.com/heroku/heroku-buildpack-nodejs.git#v106 -https://github.com/pkgr/heroku-buildpack-ruby.git#v183-1 +https://github.com/pkgr/heroku-buildpack-ruby.git#v199-1