eventmachine 1.0.3 in osx

Developer from somewhere

Fix for the error:

In file included from binder.cpp:20: ./project.h:107:10: fatal error: ‘openssl/ssl.h’ file not found

Found the answer here

brew install openssh
bundle config build.eventmachine --with-cppflags=-I$(brew --prefix openssl)/include