summaryrefslogtreecommitdiff
path: root/Gemfile
blob: a5413e4035ae16c46ecdb978727119340671de14 (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.1'