I have not installed any gems since the last deployment, but Heroku continues to think that there is something new, I suppose, and that significantly slows down my deployment time. How can I make sure that I do not receive this message?
EDIT:
This is from my deployment post. I donβt know ... is this normal?
Writing objects: 100% (13/13), 1.88 KiB, done. Total 13 (delta 10), reused 0 (delta 0) -----> Heroku receiving push -----> Rails app detected -----> Detected Rails is not set to serve static_assets Installing rails3_serve_static_assets... done -----> Gemfile detected, running Bundler version 1.0.7 Unresolved dependencies detected; Installing... Using --without test:development:staging Fetching source index for http://rubygems.org/
source share