GITHUB_PASSWORD=xxxxx $ git checkout -b \ bundle-update-$BUILD_ID $ bundle update $ git add Gemfile.lock $ git commit -m \ “Update gems $BUILD_ID” $ git push -u \ origin bundle-update-$BUILD_ID $ hub pull-request \ "bundle update $BUILD_ID" 136݄18Ր༵