summaryrefslogtreecommitdiff
path: root/acceptance/Gemfile
diff options
context:
space:
mode:
authorMatt Wrock <matt@mattwrock.com>2016-09-01 12:34:33 -0700
committerMatt Wrock <matt@mattwrock.com>2016-09-01 12:34:33 -0700
commit7621890402e395b05cb64466abc232e701123d3b (patch)
tree149d74120d196d2022a5d3804df88b47a91dce78 /acceptance/Gemfile
parentec7d08c0352cad1d99e6d57556195832ce3b9e99 (diff)
downloadchef-7621890402e395b05cb64466abc232e701123d3b.tar.gz
pinning berkshelfacceptance_bump
Diffstat (limited to 'acceptance/Gemfile')
-rw-r--r--acceptance/Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/acceptance/Gemfile b/acceptance/Gemfile
index 48a668e6bc..1cd1d990eb 100644
--- a/acceptance/Gemfile
+++ b/acceptance/Gemfile
@@ -11,4 +11,4 @@ gem "kitchen-inspec", :github => "mwrock/kitchen-inspec", :branch => "winrm-v2"
gem "test-kitchen", :github => "test-kitchen", :branch => "winrm-v2"
gem "train", :github => "chef/train", :branch => "winrm-v2"
gem "winrm-elevated"
-gem "berkshelf"
+gem "berkshelf", "4.3.5"