summaryrefslogtreecommitdiff
path: root/ci/version_bump.sh
diff options
context:
space:
mode:
authorJohn Keiser <john@johnkeiser.com>2016-06-06 16:37:21 -0700
committerJohn Keiser <john@johnkeiser.com>2016-06-06 16:37:21 -0700
commit9e4dbf391f62df449fbe8c99e3d1777cbb7f6ccf (patch)
treec7b20aeba8aa67fb91dc5af1e331ad9e9f68d460 /ci/version_bump.sh
parent7d7f26e3fef8110b159a009587afcd882c6adb81 (diff)
downloadchef-9e4dbf391f62df449fbe8c99e3d1777cbb7f6ccf.tar.gz
Install fewer binary dependencies and dependencies in generaljk/install-less-stuff
when bumping version and updating dependencies
Diffstat (limited to 'ci/version_bump.sh')
-rwxr-xr-xci/version_bump.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/version_bump.sh b/ci/version_bump.sh
index bd365c712c..dd53cebfd5 100755
--- a/ci/version_bump.sh
+++ b/ci/version_bump.sh
@@ -5,3 +5,5 @@ set -evx
. ci/bundle_install.sh
bundle exec rake version:bump
+
+git checkout .bundle/config