Skip to content

3.8.3

Compare
Choose a tag to compare
@bibendi bibendi released this 24 Jul 09:06
9719b49
  • Fixed regression when passing env vars through argv (e.g. dip VERSION=20190101 rake db:migrate:down)
gem install dip -v 3.8.3
curl -L https://github.com/bibendi/dip/releases/download/v3.8.3/dip-`uname -s`-`uname -m` > /usr/local/bin/dip
chmod +x /usr/local/bin/dip