diff options
author | Chef Expeditor <chef-ci@chef.io> | 2019-06-22 18:23:12 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2019-06-22 18:23:12 +0000 |
commit | fd9097c2c13508a798692ee54467672e774340f1 (patch) | |
tree | 5fee7167512f9914edf1185efb20281ff895602b | |
parent | 9452fbe04121692a228f8cac62ad64be7c712efe (diff) | |
download | chef-fd9097c2c13508a798692ee54467672e774340f1.tar.gz |
Bump ohai to 15.1.5
This pull request was triggered automatically via Expeditor when ohai 15.1.5 was promoted to Rubygems.
This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 00bc8d59c7..ae1a51cf0b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,10 +8,10 @@ GIT GIT remote: https://github.com/chef/ohai.git - revision: 570fb2f076a420cab1e793e6849f80d2ba32722b + revision: 065279661e0a99ade524de7549fa3e1eaf00b453 branch: master specs: - ohai (15.1.3) + ohai (15.1.5) chef-config (>= 12.8, < 16) ffi (~> 1.9) ffi-yajl (~> 2.2) |