summaryrefslogtreecommitdiff
path: root/pedant.gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'pedant.gemfile')
-rw-r--r--pedant.gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/pedant.gemfile b/pedant.gemfile
index baa3e9aece..8e64fc039c 100644
--- a/pedant.gemfile
+++ b/pedant.gemfile
@@ -10,6 +10,7 @@ gem "mixlib-shellout", github: "opscode/mixlib-shellout", branch: "master"
gem "ohai", github: "opscode/ohai", branch: "master"
group(:docgen) do
+ gem "tomlrb"
gem "yard"
end