summaryrefslogtreecommitdiff
path: root/Gemfile
blob: 203208f146b70df6e2aca2c88064498911e83684 (plain)
1
2
3
4
5
6
7
8
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'