summaryrefslogtreecommitdiff
path: root/Gemfile
blob: b5462e623b89f200d89d9ad71093674e2408654f (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/chef-server', branch: 'e9bf7fe4440afd34856401831b30636100be958b'

gem 'chef', :github => 'chef/chef', :tag => '12.4.1'