diff options
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ gemspec gem 'rest-client', :github => 'opscode/rest-client' -gem 'chef-pedant', :github => 'opscode/chef-pedant', :tag => '1.0.44' +gem 'chef-pedant', :github => 'opscode/chef-pedant', :tag => '1.0.46' gem 'chef', :github => 'opscode/chef', :tag => '12.1.0.rc.0' |