Skip to content

Commit

Permalink
Pin foreman (fixes arachnys#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbuxton committed Oct 2, 2015
1 parent 4544986 commit 80e5608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/setup_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ sudo pip install -U pip --no-use-wheel # Don't ask
# install coffee and less
sudo npm install -g coffee-script less@1.3 --registry http://registry.npmjs.org/

sudo gem install foreman
sudo gem install foreman --version 0.77.0

# Set redis pass
set +e
Expand Down

0 comments on commit 80e5608

Please sign in to comment.