ruby on rails - Bundler Incompatible -


i have installed latest version ruby , rails test install giving error . please me resolve issue im using windows 10

fetching gem metadata https://rubygems.org/....... fetching gem metadata https://rubygems.org/.. resolving dependencies... bundler not find compatible versions gem "activesupport": in snapshot (gemfile.lock): activesupport (=4.2.5.1)

running bundle update rebuild snapshot scratch, using gems in gemfile, may resolve conflict.

do advised bundler:

bundle update bundle 

Comments