summaryrefslogtreecommitdiff
path: root/chef-config/Gemfile
diff options
context:
space:
mode:
authorThom May <thom@may.lt>2016-04-27 18:11:12 +0100
committerThom May <thom@may.lt>2016-04-27 18:11:12 +0100
commitfae30e6a075977bfad381a22dd979601e350258d (patch)
treeaf8aac7006160c4782246e1ba9b5a2ea5e2a3a1e /chef-config/Gemfile
parent68c9cbc93ed0d7dd995ae7240c1a8075c7d4387a (diff)
downloadchef-fae30e6a075977bfad381a22dd979601e350258d.tar.gz
Revert "Run in fips mode if node is fips enabled"
Diffstat (limited to 'chef-config/Gemfile')
-rw-r--r--chef-config/Gemfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/chef-config/Gemfile b/chef-config/Gemfile
index 8f10ee91e6..96ab544690 100644
--- a/chef-config/Gemfile
+++ b/chef-config/Gemfile
@@ -2,5 +2,3 @@ source "https://rubygems.org"
# Specify your gem's dependencies in chef-config.gemspec
gemspec
-
-gem "ohai", "~> 8.15"