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

gem 'rest-client', :github => 'chef/rest-client'

gem 'oc-chef-pedant', :github => 'chef/oc-chef-pedant', :tag => '2.0.0'

gem 'chef', :github => 'opscode/chef', :tag => '12.2.1'