Bundler could not find compatible versions for gem "activesupport":
In Gemfile:
coffee-rails (>= 0) ruby depends on
railties (~> 3.1.0.rc1) ruby depends on
activesupport (= 3.1.0.rc1) ruby
time_difference (>= 0) ruby depends on
activesupport (1.0.0)
It seems as if bundler thinks that time_difference needs activesupport 1.0.
As of today I got this message from bundler:
It seems as if bundler thinks that
time_difference
needs activesupport 1.0.