summaryrefslogtreecommitdiff
path: root/Gemfile
blob: 2320e0658cdf7a5d488c29d0301b1113d3f20cc8 (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 => 'chef/chef', :tag => '12.4.0'