summaryrefslogtreecommitdiff
path: root/acceptance
diff options
context:
space:
mode:
authorBryan McLellan <btm@loftninjas.org>2017-07-24 17:21:02 -0400
committerGitHub <noreply@github.com>2017-07-24 17:21:02 -0400
commit3d6b7c386d524e5fa75b73dc47363ec4690ee351 (patch)
tree18d935df5f6f6d97d7ea5a1d455db23728e4b029 /acceptance
parent89d13b94b7de1d4d16304065425c3349d1222148 (diff)
downloadchef-3d6b7c386d524e5fa75b73dc47363ec4690ee351.tar.gz
Updating / fixing deps to fix acceptance (#6292)
* Remove call to update_omnibus_overrides The rake tasks `update_omnibus_overrides` was removed in dafd5139338aed684410e311b9be906b346db678. * Update acceptance/Gemfile.lock to match Gemfile.lock for mixlib-shellout This should fix acceptance where we're seeing both mixlib-shellout 2.3.1 and 2.3.2.
Diffstat (limited to 'acceptance')
-rw-r--r--acceptance/Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock
index eb139cc225..80db23bc4f 100644
--- a/acceptance/Gemfile.lock
+++ b/acceptance/Gemfile.lock
@@ -128,7 +128,7 @@ GEM
mixlib-shellout
mixlib-versioning
mixlib-log (1.7.1)
- mixlib-shellout (2.2.7)
+ mixlib-shellout (2.3.2)
mixlib-versioning (1.1.0)
molinillo (0.5.7)
multi_json (1.12.1)