summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2015-11-30 13:51:36 +0000
committerThom May <thom@may.lt>2015-11-30 13:51:36 +0000
commitdb3cea1ef29f6cf7a72dff46d0c8bc7daab0fdf4 (patch)
tree65368b7865ae07645446b7bd35c540f36a444ad3 /Gemfile
parent8e51d333ada0eebd065bbbeca5c69260219d008e (diff)
downloadchef-zero-db3cea1ef29f6cf7a72dff46d0c8bc7daab0fdf4.tar.gz
Ignore the universe endpoint tests in pedanttm/ignore-pedant-universe
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index c0d8cbc..be2e640 100644
--- a/Gemfile
+++ b/Gemfile
@@ -3,7 +3,7 @@ gemspec
gem 'rest-client', :github => 'chef/rest-client'
-gem 'oc-chef-pedant', :github => 'chef/chef-server'
+gem 'oc-chef-pedant', :github => 'chef/chef-server', :branch => 'tm/rfc-014-universe'
# gem 'oc-chef-pedant', :path => "../chef-server"