在将应用部署到生产服务器时,我导航到该网址并收到错误Could not find mime-types-1.25.1 in any of the sources (Bundler::GemNotFound).
宝石肯定存在,但仍未找到。
$ bundle show mime-types
/usr/local/rvm/gems/ruby-1.9.3-p484/gems/mime-types-1.25.1
正如这里所解释的那样Heroku push rejected: can't find jquery-rails-2.0.0 in sources删除Gemfile.lock是错误的,这个版本的mime-types是最新版本。