summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorMatt Wrock <matt@mattwrock.com>2016-04-25 13:14:41 -0700
committerMatt Wrock <matt@mattwrock.com>2016-04-25 13:14:41 -0700
commitde243172e1b47afbc0873769d637caf7d4199114 (patch)
tree6a16704d430e6ed4c4746a1336346714dd6630cf /Gemfile.lock
parent32fbc8908cc41c218951d5e2c9413e7efc6df5f1 (diff)
downloadchef-de243172e1b47afbc0873769d637caf7d4199114.tar.gz
run in fips mode if node is fips enabled
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 247ec247b5..20099fd073 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -33,7 +33,7 @@ PATH
net-sftp (~> 2.1, >= 2.1.2)
net-ssh (>= 2.9, < 4.0)
net-ssh-multi (~> 1.1)
- ohai (>= 8.6.0.alpha.1, < 9)
+ ohai (~> 8.15)
plist (~> 3.2)
proxifier (~> 1.0)
rspec-core (~> 3.4)
@@ -60,7 +60,7 @@ PATH
net-sftp (~> 2.1, >= 2.1.2)
net-ssh (>= 2.9, < 4.0)
net-ssh-multi (~> 1.1)
- ohai (>= 8.6.0.alpha.1, < 9)
+ ohai (~> 8.15)
plist (~> 3.2)
proxifier (~> 1.0)
rspec-core (~> 3.4)