Note that there are some explanatory texts on larger screens.

plurals
  1. POCould not find rake-10.0.3 in any of the sources (Bundler::GemNotFound)
    text
    copied!<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://stackoverflow.com/questions/14169828/could-not-find-rake-10-0-3-in-any-of-the-sources">Could not find rake-10.0.3 in any of the sources</a> </p> </blockquote> <p>I have been trying to deploy a rails 3 app onto bluehost using capistrano. And this error pops up <code>Could not find rake-10.0.3 in any of the sources (Bundler::GemNotFound)</code></p> <p>I have <code>rake 10.0.3</code> installed. And here's the error log</p> <pre><code>0 /home/myaccount/.rvm/gems/ruby-1.9.3-p362/gems/bundler-1.2.3/lib/bundler/spec_set.rb 90 in `materialize' 1 /home/myaccount/.rvm/gems/ruby-1.9.3-p362/gems/bundler-1.2.3/lib/bundler/spec_set.rb 83 in `map!' 2 /home/myaccount/.rvm/gems/ruby-1.9.3-p362/gems/bundler-1.2.3/lib/bundler/spec_set.rb 83 in `materialize' 3 /home/myaccount/.rvm/gems/ruby-1.9.3-p362/gems/bundler-1.2.3/lib/bundler/definition.rb 113 in `specs' 4 /home/myaccount/.rvm/gems/ruby-1.9.3-p362/gems/bundler-1.2.3/lib/bundler/definition.rb 158 in `specs_for' 5 /home/myaccount/.rvm/gems/ruby-1.9.3-p362/gems/bundler-1.2.3/lib/bundler/definition.rb 147 in `requested_specs' 6 /home/myaccount/.rvm/gems/ruby-1.9.3-p362/gems/bundler-1.2.3/lib/bundler/environment.rb 23 in `requested_specs' 7 /home/myaccount/.rvm/gems/ruby-1.9.3-p362/gems/bundler-1.2.3/lib/bundler/runtime.rb 11 in `setup' 8 /home/myaccount/.rvm/gems/ruby-1.9.3-p362/gems/bundler-1.2.3/lib/bundler.rb 116 in `setup' </code></pre> <p>Thanks in advance</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload