diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2018-06-04 12:46:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-04 12:46:06 -0700 |
commit | 4946ea991f177407fb810422c88255bc8f8f67cb (patch) | |
tree | 2698fd24af3cb42b6c0aec7fb2fda4ac028fe3c0 | |
parent | 47bcd6109e37eaeda1c543b2eefc618eae04906a (diff) | |
parent | 3941e54ad50202d873b17bbfbddb8db714e68a98 (diff) | |
download | chef-4946ea991f177407fb810422c88255bc8f8f67cb.tar.gz |
Merge pull request #7333 from chef/lcg/bump-ohai
bump ohai to 14.2.0
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 44299fa0f1..329dcaef1c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -204,7 +204,7 @@ GEM netrc (0.11.0) octokit (4.9.0) sawyer (~> 0.8.0, >= 0.5.3) - ohai (14.1.3) + ohai (14.2.0) chef-config (>= 12.8, < 15) ffi (~> 1.9) ffi-yajl (~> 2.2) |