summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2022-02-08 16:55:13 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2022-02-08 16:55:13 -0800
commit4cf9a2ae9046172e37742c89024129a2c90469dd (patch)
tree6c892de384137c9f1325fd511bcc3d6cecc73658
parent4de8e1ed8fa51e868ca6ad8f350ae7a5b380a818 (diff)
downloadchef-4cf9a2ae9046172e37742c89024129a2c90469dd.tar.gz
Use main branch in test-kitchenlcg/fix-tk-gems
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--kitchen-tests/Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kitchen-tests/Gemfile b/kitchen-tests/Gemfile
index 202bcf19d2..95866df3be 100644
--- a/kitchen-tests/Gemfile
+++ b/kitchen-tests/Gemfile
@@ -9,4 +9,4 @@ gem "kitchen-dokken", ">= 2.0"
gem "kitchen-vagrant", ">= 1.0"
gem "kitchen-inspec", git: "https://github.com/chef/kitchen-inspec.git", branch: "main"
gem "inspec"
-gem "test-kitchen", git: "https://github.com/test-kitchen/test-kitchen.git", branch: "master"
+gem "test-kitchen", git: "https://github.com/test-kitchen/test-kitchen.git", branch: "main"