summaryrefslogtreecommitdiff
path: root/Gemfile
blob: 808cc6af0a6b66f069ea084d3fbb95935bc155ac (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', :tag => '12.1.0.rc.0'