README.md in heroku_rake_deploy-0.0.2 vs README.md in heroku_rake_deploy-0.0.3

- old
+ new

@@ -40,9 +40,13 @@ rake deploy:production:quick # Quick Deploy to Production, without running migrations rake deploy:staging:quick # Quick Deploy to Staging, without running migrations ~~~ +## Dependencies +The `db:restores` tasks rely on the following gem: +* https://github.com/ldstudios/heroku_db_restore + ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/ldstudios/heroku_rake_deploy.