summaryrefslogtreecommitdiff
path: root/omnibus/Gemfile
diff options
context:
space:
mode:
authorStuart Preston <stuart@chef.io>2018-03-03 16:49:20 -0800
committerStuart Preston <stuart@chef.io>2018-03-03 16:49:20 -0800
commit611c9cbb8e9cba16e6e6d85edcadde7e78349ea0 (patch)
tree686936de28788dc048eaa1d7a72204b86fa2dbc7 /omnibus/Gemfile
parent599f0dfec0c8c2b0d6d6eaf2a594abeebf40ff66 (diff)
downloadchef-611c9cbb8e9cba16e6e6d85edcadde7e78349ea0.tar.gz
Initial commit of new Chef PowerShell support
Signed-off-by: Stuart Preston <stuart@chef.io>
Diffstat (limited to 'omnibus/Gemfile')
-rw-r--r--omnibus/Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/omnibus/Gemfile b/omnibus/Gemfile
index 0de03a5ea2..5457f0f40b 100644
--- a/omnibus/Gemfile
+++ b/omnibus/Gemfile
@@ -18,7 +18,7 @@ group :development do
# Use Test Kitchen with Vagrant for converging the build environment
gem "test-kitchen", "~> 1.13"
- gem "kitchen-vagrant", "~> 0.19.0"
+ gem "kitchen-vagrant", "~> 1.3.1"
gem "winrm-fs", "~> 1.0"
gem "pry"
gem "pry-byebug"