我正在使用 ruby 2.0.0 和 Rails 4.0 。我添加了 gem 'fog' gem "fog-aws"
当我尝试捆绑安装时,在我的 gem 文件上,出现以下错误
An error occurred while installing fog-aws (0.8.1), and Bundler cannot continue.
Make sure that `gem install fog-aws -v '0.8.1'` succeeds before bundling.
ranjith@Ranjith-laptop:~/projects/recruitement$ gem install fog-aws -v '0.8.1' ERROR: Could not find a valid gem 'fog-aws' (= 0.8.1), here is why:
Unable to download data from https://rubygems.org/ - server did not return a valid file (https://rubygems.org/specs.4.8.gz)