проблема bundle Network error while fetching
Добрый день.
bundle install --without development test postgresql sqlite
The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x64-mingw32, x86-mswin32. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x64-mingw32 x86-mswin32`.
Fetching source index from https://rubygems.org/
Resolving dependencies...
Network error while fetching https://rubygems.org/quick/Marshal.4.8/nokogiri-1.8.0.gemspec.rz (execution expired)
( читать дальше... )
Подскажите в чем проблема?