#! /bin/sh

test -f Gemfile.lock && rm Gemfile.lock
DEBUG_RESOLVER=1 bundle install