summaryrefslogtreecommitdiff
path: root/kitchen-tests/Berksfile
diff options
context:
space:
mode:
authortyler-ball <tyleraball@gmail.com>2016-06-14 11:31:08 -0600
committertyler-ball <tyleraball@gmail.com>2016-06-15 10:10:53 -0600
commit5581377922587f6e83221e4a8b4795cbf4a8cd87 (patch)
tree35ed56146b7830ecd288b8bcebe5fc5e1b6aa06e /kitchen-tests/Berksfile
parentebc4657b45c706d7ec68d99accce203cf49aff0f (diff)
downloadchef-5581377922587f6e83221e4a8b4795cbf4a8cd87.tar.gz
Making rake:dependencies work
Diffstat (limited to 'kitchen-tests/Berksfile')
-rw-r--r--kitchen-tests/Berksfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kitchen-tests/Berksfile b/kitchen-tests/Berksfile
index 31e49b3e18..407b685236 100644
--- a/kitchen-tests/Berksfile
+++ b/kitchen-tests/Berksfile
@@ -5,4 +5,4 @@ cookbook "base", path: "cookbooks/base"
cookbook "php", "~> 1.5.0"
-cookbook "resolver", github: "chef-cookbooks/resolver", branch: "lcg/docker"
+cookbook "resolver", github: "chef-cookbooks/resolver"