diff options
author | John Keiser <john@johnkeiser.com> | 2016-01-29 13:26:25 -0800 |
---|---|---|
committer | John Keiser <john@johnkeiser.com> | 2016-01-29 13:26:25 -0800 |
commit | 2c71be878c318116adbf406717bf99ecaebe05d7 (patch) | |
tree | 75004914292639982543585ce651352946b4c404 /Gemfile | |
parent | 476e9b1d638f9c4a7861c269fc547c8ca1739ffe (diff) | |
download | chef-zero-2c71be878c318116adbf406717bf99ecaebe05d7.tar.gz |
Go back to chef master
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ gemspec # gem 'rest-client', :github => 'chef/rest-client' -gem 'oc-chef-pedant', :github => 'chef/chef-server', :branch => "jk/authorization-tags" +gem 'oc-chef-pedant', :github => 'chef/chef-server' # bundler resolve failure on "rspec_junit_formatter" # gem 'chef-pedant', :github => 'opscode/chef-pedant', :ref => "server-cli-option" |