summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorJohn Keiser <john@johnkeiser.com>2016-08-23 15:11:23 -0700
committerJohn Keiser <john@johnkeiser.com>2016-08-24 13:35:25 -0700
commite7bba87c9f3b4cb8b02846b34da05b6d25169ff4 (patch)
treea8ccef27a994c7aa13d09f646df50cc2df8c7ef6 /Gemfile
parente135cd4894444cdeb991880598ea3c4e50548f89 (diff)
downloadchef-zero-e7bba87c9f3b4cb8b02846b34da05b6d25169ff4.tar.gz
Bump version to 5.0
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index ac72665..9e2d501 100644
--- a/Gemfile
+++ b/Gemfile
@@ -16,7 +16,7 @@ end
# bundler resolve failure on "rspec_junit_formatter"
# gem 'chef-pedant', :github => 'opscode/chef-pedant', :ref => "server-cli-option"
-# gem 'chef', :github => 'chef/chef', :branch => 'jk/policies-acls'
+gem "chef", github: "chef/chef" # until chef 12.15 is released
if ENV["GEMFILE_MOD"]
puts "GEMFILE_MOD: #{ENV['GEMFILE_MOD']}"