summaryrefslogtreecommitdiff
path: root/chef-config/Gemfile
blob: 1652c89ad604b7c39bfe95a73892a8b897068101 (plain)
1
2
3
4
5
6
source "https://rubygems.org"

gem "chef-utils", path: File.expand_path("../../chef-utils", __FILE__) if File.exist?(File.expand_path("../../chef-utils", __FILE__))

# Specify your gem's dependencies in chef-config.gemspec
gemspec