cbeer / engine_cart

Rake tasks to generate test applications for Rails Engines
MIT License
18 stars 16 forks source link

Update coffee-rails generated dependency #60

Closed jcoyne closed 8 years ago

jcoyne commented 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`
jcoyne commented 8 years ago

Forgot to RAILS_VERSION=4.2.6 bundle install