diff options
author | Tim Smith <tsmith@chef.io> | 2018-09-17 15:44:49 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2018-09-17 15:47:00 -0700 |
commit | 0c1b58f69ea7c94eab98d5c03e7d754900a6e51d (patch) | |
tree | 09cbd47d33533797b6ff0297e2b17b70add6c89f /Gemfile.lock | |
parent | 4383cc3ee5c75174459f3cc0813d4a48e2b96442 (diff) | |
download | chef-0c1b58f69ea7c94eab98d5c03e7d754900a6e51d.tar.gz |
Bump InSpec and Ohai to the latest
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 0af4a8ae66..e8d48ab800 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -149,7 +149,7 @@ GEM highline (1.7.10) htmlentities (4.3.4) iniparse (1.4.4) - inspec-core (2.2.101) + inspec-core (2.2.102) addressable (~> 2.4) faraday (>= 0.9.0) hashie (~> 3.4) @@ -205,7 +205,7 @@ GEM netrc (0.11.0) octokit (4.12.0) sawyer (~> 0.8.0, >= 0.5.3) - ohai (14.5.0) + ohai (14.5.4) chef-config (>= 12.8, < 15) ffi (~> 1.9) ffi-yajl (~> 2.2) |