From de243172e1b47afbc0873769d637caf7d4199114 Mon Sep 17 00:00:00 2001 From: Matt Wrock Date: Mon, 25 Apr 2016 13:14:41 -0700 Subject: run in fips mode if node is fips enabled --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Gemfile.lock') 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) -- cgit v1.2.1