[ACCEPTED]-Rails: Could not find minitest-4.7.5 in any of the sources-minitest
Accepted answer
Before down vote:
- This opinion for remote server.
On server run gem update bundler
and after 1 bundle install
.
I think maybe the gems you installed system-wide 5 cause the problem.
You may try bundle package
locally, and 4 commit the gems generated in vendor/cache
. Pull it on 3 server, and try bundle install —local
.
Or, you may just use bundle install --path=vendor/bundle
on 2 server.
Give it a try, and hope this can 1 help.
Source:
stackoverflow.com
More Related questions
Cookie Warning
We use cookies to improve the performance of the site. By staying on our site, you agree to the terms of use of cookies.