Getting the following error after running rake db:migrate
rake aborted! LoadError: dlopen(/Users/scott/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/mysql2-
Following fix solves the issue
==> cd /usr/local/Cellar/openssl/1.0.2s/lib/ ==> sudo cp libssl.1.0.0.dylib libcrypto.1.0.0.dylib /usr/local/lib