Fetching gem metadata from https://rubygems.org/.............
Fetching gem metadata from https://rubygems.org/.
Could not find gem 'sprockets (~> 4.0)'in any of the gem sources listed in your Gemfile.
Gemfile 文件:
source'https://rubygems.org'git_source(:github) do |repo_name|
repo_name = "#{repo_name}/#{repo_name}"unlessrepo_name.include?("/")
"https://github.com/#{repo_name}.git"end