summaryrefslogtreecommitdiff
path: root/chef-config/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'chef-config/Gemfile')
-rw-r--r--chef-config/Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/chef-config/Gemfile b/chef-config/Gemfile
index 96ab544690..8f10ee91e6 100644
--- a/chef-config/Gemfile
+++ b/chef-config/Gemfile
@@ -2,3 +2,5 @@ source "https://rubygems.org"
# Specify your gem's dependencies in chef-config.gemspec
gemspec
+
+gem "ohai", "~> 8.15"