summaryrefslogtreecommitdiff
path: root/gemfiles/latest-chef.gemfile
blob: 47420d67f8badd83af13e91b9c851274aa39a79a (plain)
1
2
3
4
5
source 'https://rubygems.org'

gemspec :path => "../"

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