I ran bundle update
and updated sprockets
to 3.0.0.
When I try to deploy via Capistrano 3 I get the following error:
INFO [e54a
If you are using capistrano-rails
, try update to 1.1.3
. This has fixed the issue for me.
capistrano-rails CHANGELOG:
1.1.3 (Apr 18 2015)
- Fixed no_release behaviour (https://github.com/capistrano/rails/pull/95)
- Allow assets manifest backup with folder "manifests" (https://github.com/capistrano/rails/pull/92)
- Handle Sprocket 3 manifest filename