diff options
author | Chef Expeditor <chef-ci@chef.io> | 2019-09-05 00:13:34 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2019-09-05 00:13:34 +0000 |
commit | 7472ed9772c101144b270f1feb0e5a3e68949b54 (patch) | |
tree | d0c92a2e2ce3e8ee3b6611fae05f4dbf03270f84 | |
parent | 59925276759f151a86f7767419beb8f5eeb41164 (diff) | |
download | chef-expeditor/ohai_15.3.1.tar.gz |
Bump ohai to 15.3.1expeditor/ohai_15.3.1
This pull request was triggered automatically via Expeditor when ohai 15.3.1 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 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) |