mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 02:40:53 -06:00
apple-gcc42 is now in homebrew/dupes
This commit is contained in:
parent
5095de815d
commit
5789e6e1b1
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
Block a user