From: Jonathan Hurter Date: Wed, 5 Apr 2017 11:53:30 +0000 (+0200) Subject: Install nodejs before ruby X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=79765d61f506e8e7dd08b683ebfdaabfba12b1fe;p=mastodon.git Install nodejs before ruby --- diff --git a/.buildpacks b/.buildpacks index 29d7ee1e9..d295b0f5d 100644 --- a/.buildpacks +++ b/.buildpacks @@ -1,2 +1,2 @@ -https://github.com/Scalingo/ruby-buildpack https://github.com/Scalingo/nodejs-buildpack +https://github.com/Scalingo/ruby-buildpack