bundle install выдает ошибку вот такого типа:
Fetching source index from
https://rubygems.org/
Retrying fetcher due to error (2/4): Bundler::HTTPError Could not fetch specs from
https://rubygems.org/
Retrying fetcher due to error (3/4): Bundler::HTTPError Could not fetch specs from
https://rubygems.org/
Retrying fetcher due to error (4/4): Bundler::HTTPError Could not fetch specs from
https://rubygems.org/
Could not fetch specs from
https://rubygems.org/
Как можно провести инсталляцию bundle не через сеть, а со скаченного архива?