I am trying to upgrade to Rails 4.0.0, and I changed the gem versions of sass-rails and coffee-rails. I need to resolve this gem conflict between <
sass-rails
coffee-rails
Run gem update rails first, then bundle update
gem update rails
bundle update