Update the bundle
bundle
When changing cookbooks, you need to run the release tasks in the boostrappers directory
cd bootstrappers/chef && rake release:refresh_cookbooks && cd ../..
cd bootstrappers/chef && gem bump --file lib/shiplane/bootstrappers/chef/version.rb --push --release && cd ../..
cd deployers/capistrano_docker && gem bump --file lib/shiplane/deployers/capistrano_docker/version.rb --push --release && cd ../..
gem bump --push --release