summaryrefslogtreecommitdiff
path: root/Gemfile
blob: 1d8d813755cad3717ffdd08bd56a831c76b5723f (plain)
1
2
3
4
5
6
source 'https://rubygems.org'
gemspec

gem 'rest-client', :github => 'opscode/rest-client'
gem 'chef-pedant', :path => '../chef-pedant' #:github => 'opscode/chef-pedant', :ref => '1f251f9b7d8f7ccd73ca88517e81be7e5beb3fa3'
gem 'chef', :github => 'opscode/chef', :ref => 'cd172c098e9311797c34ce00d08709af622750d1'