I forked and cloned the rails project on my machine. I am doing bundle install
and it throws me this...
Updating git://github.com/rails/arel.git
Updating git://github.com/brynary/rack-test.git
Updating git://github.com/rails/jquery-rails.git
Updating git://github.com/rails/coffee-rails.git
Updating git://github.com/rails/activerecord-deprecated_finders.git
Updating git://github.com/rails/sprockets-rails.git
Updating git://github.com/voloko/sdoc.git
Fetching gem metadata from https://rubygems.org/........
Fetching gem metadata from https://rubygems.org/..
Resolving dependencies...
Could not find gem 'jquery-rails (~> 2.1.4) ruby' in git://github.com/rails/jquery-rails.git (at master).
Source contains 'jquery-rails' at: 2.2.1
What is happening here ? I've got no clue.