diff options
author | John Keiser <jkeiser@opscode.com> | 2014-07-09 07:11:36 -0700 |
---|---|---|
committer | John Keiser <jkeiser@opscode.com> | 2014-07-09 07:11:36 -0700 |
commit | 3e248ab68c65fd18b9ff5985e4271c3877fc21e5 (patch) | |
tree | 8a2bcd5e56468f7725b23172c71b29187eddcdb5 /Gemfile | |
parent | 37b3aa1087d385e0f844d486b31d1c217d28cf5d (diff) | |
download | chef-zero-3e248ab68c65fd18b9ff5985e4271c3877fc21e5.tar.gz |
Update to latest pedant
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,5 +2,5 @@ source 'https://rubygems.org' gemspec gem 'rest-client', :github => 'opscode/rest-client' -gem 'chef-pedant', :github => 'opscode/chef-pedant', :ref => '52947352cbf40dd7aa79c528dcc8cb8172c53724' +gem 'chef-pedant', :github => 'opscode/chef-pedant', :ref => '989dc539e6518381043039a9e61b759b30d5ae92' gem 'chef', :github => 'opscode/chef', :ref => '678b568eb29d8eae51a942e60a7b5e6786d69bdc' |