私はこれまでこれを見たことがありません、そしてこの正確なメッセージの単純なグーグル検索は何も見つかりません。スタックオーバーフローは
run bundle install
Fetching source index from https://rubygems.org/
Resolving dependencies...
Could not verify the SSL certificate for https://rubygems.org/.
There is a chance you are experiencing a man-in-the-middle attack, but most likely your system doesn't have the CA certificates needed for verification. For information about OpenSSL certificates, see
bit.ly/ssl-certs. To connect without using SSL, edit your Gemfile sources and change 'https' to 'http'.
私はこのページの指示に従い、手ぶらで出てきました:
http://www.beginnerruby.com/rails-troubleshooting/fixing-opensslbundler-issue-for-rails-on-debian/
誰かアイデアはありますか?
RubyMineを使用するMacOSXLion。