summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Wrock <matt@mattwrock.com>2016-04-12 16:12:23 -0700
committerMatt Wrock <matt@mattwrock.com>2016-04-12 16:12:23 -0700
commit3a839b9d4413d8321069c3d85b4a849842a9bc4f (patch)
treed5cadf3baac214575fa791948a5eb1d96a58d28e
parent08019fb553a9ddb8c23e0325d05c965135dd55c5 (diff)
downloadchef-winrm_pre.tar.gz
pull from mixlib-install masterwinrm_pre
-rw-r--r--acceptance/Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/acceptance/Gemfile b/acceptance/Gemfile
index b02bcc09a7..6093152e84 100644
--- a/acceptance/Gemfile
+++ b/acceptance/Gemfile
@@ -4,6 +4,7 @@ gem "chef-acceptance", github: "chef/chef-acceptance"
gem "test-kitchen"
gem "kitchen-ec2", github: "test-kitchen/kitchen-ec2", branch: "jk/image-search-only"
gem "kitchen-inspec"
+gem "mixlib-install", github: "chef/mixlib-install"
gem "inspec"
# Pinning to github for kitchen-vagrant because 0.19.0 incorrectly
# puts in a box_url for bento when a vagrant box in atlas is specified