summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 31024da..d6cfa54 100644
--- a/Gemfile
+++ b/Gemfile
@@ -5,7 +5,7 @@ gemspec
# gem 'rest-client', :git => 'https://github.com/chef/rest-client.git'
group :pedant do
- gem "oc-chef-pedant", git: "https://github.com/chef/chef-server.git"
+ gem "oc-chef-pedant", git: "https://github.com/chef/chef-server.git", branch: "main"
end
group :development, :test do