Closed jcoyne closed 8 years ago
I'm seeing this error:
You have requested: coffee-rails ~> 4.1.0 The bundle currently has coffee-rails locked at 4.2.1. Try running `bundle update coffee-rails` If you are updating multiple gems in your Gemfile at once, try passing them all to `bundle update`
Forgot to RAILS_VERSION=4.2.6 bundle install
RAILS_VERSION=4.2.6 bundle install
I'm seeing this error: