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

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

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