Merge pull request #2390 from devinrhode2/patch-1
apple-gcc42 is now in homebrew/dupes
This commit is contained in:
commit
3a6306cb34
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 New Issue