Is your team using the Git-Flow workflow which merges all feature branches
into the develop branch instead of the master branch?
You can modify the Base Branch via 'Edit Settings' on each subscribed repository in https://www.deppbot.com.
Do you prefer daily updates or weekly updates?
You can modify the Update Frequency via 'Edit Settings' on each subscribed repository in https://www.deppbot.com.
Do you have private RubyGems hosted on Bitbucket listed in your Gemfile:
gem "your_private_gem", bitbucket: "your_org/your_private_gem"
Please add deppbot as a collaborator on https://bitbucket.org,
to allow deppbot to clone the private Rubygem while doing bundle update.
To add deppbot as a collaborator:
deppbot with READ access.For more information, please read the documentation from Bitbucket.