summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Paradise <marc@getchef.com>2015-03-04 15:33:28 -0500
committertyler-ball <tyleraball@gmail.com>2015-07-10 10:25:16 -0700
commitb2381bf12f75309ba89c4bbae86f00a3f62634d5 (patch)
tree79c69f71fd90c72c0a9bc39b24954a2f7d35610a
parenta921e1a8b38063269f644cf1904226634539054a (diff)
downloadchef-zero-b2381bf12f75309ba89c4bbae86f00a3f62634d5.tar.gz
Set oc-chef-pedant to the 2.0.0 tagged release, remove WIP comment
-rw-r--r--Gemfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 3db58e3..7cae184 100644
--- a/Gemfile
+++ b/Gemfile
@@ -3,9 +3,7 @@ gemspec
gem 'rest-client', :github => 'chef/rest-client'
-#WIP
-#gem 'oc-chef-pedant', :github => 'chef/oc-chef-pedant', :tag => '2.0.0'
-gem 'oc-chef-pedant', :github => 'chef/oc-chef-pedant', :branch => 'mp/merge-pedants'
+gem 'oc-chef-pedant', :github => 'chef/oc-chef-pedant', :tag => '2.0.0'
gem 'chef', :github => 'opscode/chef', :tag => '12.2.1'