Gemfile ソースでバンドラーを実行すると: source ' https://rubygems.org '
このエラーが発生しています:
Resolving dependencies...
Network error while fetching
https://s3.amazonaws.com/production.s3.rubygems.org/quick/Marshal.4.8/pg-0.14.0-x86mingw32.gemspec.rz
Gemfile source: source ' http://rubygems.org 'を指定してコマンドを実行すると、
それはうまくいきます。何か案は?
バンドラー (1.3.5) を使用します。