summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorChris Doherty <cdoherty@chef.io>2015-11-10 16:24:11 -0800
committerChris Doherty <cdoherty@chef.io>2015-11-10 16:24:11 -0800
commitbf7ecbc1845133d07ca53098f86d2bcb5a97e834 (patch)
tree8d663148cff051a961471826f6ff2efec2a8954b /Gemfile
parent0c475039992d4c0f46e5ae25e9769d344a11d335 (diff)
downloadchef-zero-bf7ecbc1845133d07ca53098f86d2bcb5a97e834.tar.gz
Move search-related config to oc_pedant.rb.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 7540d97..3604608 100644
--- a/Gemfile
+++ b/Gemfile
@@ -8,3 +8,4 @@ gem 'rest-client', :github => 'chef/rest-client'
gem 'oc-chef-pedant', :path => "#{ENV['HOME']}/repos/chef-server"
gem 'chef', :github => 'chef/chef'
+# gem 'chef', :path => "#{ENV['HOME']}/repos/chef"