I am running the following stack :
==> ruby -v ruby 2.1.1p76 (2014-02-24 revision 45161) [x86_64-linux]
==> gem -v 2.2.2
==> rails -v Rails 4.1.0
==> bundle -v Bundler version 1.6.2
on ubuntu running apache
And I am getting the following error :
Could not find sqlite3-1.3.9 in any of the sources (Bundler::GemNotFound)
gem install sqlite3 --version 1.3.9, or just download the gem manually, and then install it :gem install ./sqlite3-1.3.9.gem- Малъ Скрылевъ