mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 07:38:45 -05:00
apple-gcc42 is now in homebrew/dupes
This commit is contained in:
parent
5095de815d
commit
5789e6e1b1
1 changed files with 2 additions and 2 deletions
4
Brewfile
4
Brewfile
|
@ -4,7 +4,7 @@
|
|||
update
|
||||
|
||||
# add this repo to Homebrew's sources
|
||||
tap homebrew/versions
|
||||
tap homebrew/dupes
|
||||
|
||||
# install the gcc compiler required for ruby
|
||||
install apple-gcc42
|
||||
|
@ -19,4 +19,4 @@ install postgresql
|
|||
install redis
|
||||
|
||||
# install headless Javascript testing library
|
||||
install phantomjs
|
||||
install phantomjs
|
||||
|
|
Loading…
Reference in a new issue