We'll need homebrew installed and ruby installed natively or via rbenv (RVM is not supported)
Follow these instructions for setting up Gosu game library: Getting started with Gosu OS X
$ brew install sdl2 libogg libvorbis
$ gem install gosu chipmunk
...for game sounds...