diff options
author | Tim Smith <tsmith@chef.io> | 2019-09-04 22:57:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-04 22:57:24 -0700 |
commit | 21606172af174ff081f82cf8382effa4b82584ac (patch) | |
tree | d0c92a2e2ce3e8ee3b6611fae05f4dbf03270f84 | |
parent | 59925276759f151a86f7767419beb8f5eeb41164 (diff) | |
parent | 7472ed9772c101144b270f1feb0e5a3e68949b54 (diff) | |
download | chef-21606172af174ff081f82cf8382effa4b82584ac.tar.gz |
Merge pull request #8863 from chef/expeditor/ohai_15.3.1
Bump ohai to 15.3.1
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 25c597fa21..a20cf1d108 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,10 +8,10 @@ GIT GIT remote: https://github.com/chef/ohai.git - revision: 15315e3e36f07062111faede26f2667ead8c723f + revision: 9982b1e62ed1afb8db57349f536da3fed759749f branch: master specs: - ohai (15.2.7) + ohai (15.3.1) chef-config (>= 12.8, < 16) ffi (~> 1.9) ffi-yajl (~> 2.2) |