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

gem 'rest-client', :github => 'opscode/rest-client'
gem 'chef-pedant', :github => 'opscode/chef-pedant', :tag => '1.0.41'

gem 'chef', :github => 'opscode/chef', :ref => '92eefc79bb28d217b15099655244228b9e1efec7'