summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2015-04-27 11:57:16 +0100
committerThom May <thom@chef.io>2015-06-09 10:25:53 +0100
commit8e5ed128bdf9f04957b046a8ea03828d7d7f4266 (patch)
tree690bad4e157bdb5be20cfacc9ebe1f309e2b6671 /Gemfile
parent8d4e9d44995d6f7de5a0b681616ed8241e39ece3 (diff)
downloadchef-8e5ed128bdf9f04957b046a8ea03828d7d7f4266.tar.gz
Generate a text version of MAINTAINERS
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index d3da2919da..c5b0f15bc3 100644
--- a/Gemfile
+++ b/Gemfile
@@ -6,6 +6,7 @@ gem "activesupport", "< 4.0.0", :group => :compat_testing, :platform => "ruby"
gem 'chef-config', path: "chef-config"
group(:docgen) do
+ gem "tomlrb"
gem "yard"
end