diff options
author | Thom May <thom@may.lt> | 2017-05-12 17:04:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-12 17:04:02 +0100 |
commit | f94d08f048a0885288e3dcad22ddfced1fe96c50 (patch) | |
tree | cea486794417b8d6aefccea41016e1d7baef994d | |
parent | ab925fafeb74cb9dc34dd3e4add1ac070dd70cc9 (diff) | |
parent | 8c5aa2d03b7af79cd3cdf31d2013c235b11518fb (diff) | |
download | chef-f94d08f048a0885288e3dcad22ddfced1fe96c50.tar.gz |
Merge pull request #6144 from chef/tm/ohai_version
Bump ohai version
-rw-r--r-- | Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 42c1e9e935..f685baf2c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -180,7 +180,7 @@ GEM httpclient (2.8.3) i18n (0.8.1) iniparse (1.4.2) - inspec (1.23.0) + inspec (1.24.0) addressable (~> 2.4) faraday (>= 0.9.0) hashie (~> 3.4) @@ -216,7 +216,7 @@ GEM mixlib-log mixlib-cli (1.7.0) mixlib-config (2.2.4) - mixlib-install (3.2.0) + mixlib-install (3.2.1) mixlib-shellout mixlib-versioning thor @@ -245,7 +245,7 @@ GEM nori (2.6.0) octokit (4.7.0) sawyer (~> 0.8.0, >= 0.5.3) - ohai (13.0.1) + ohai (13.1.0) chef-config (>= 12.5.0.alpha.1, < 14) ffi (~> 1.9) ffi-yajl (~> 2.2) @@ -320,7 +320,7 @@ GEM sawyer (0.8.1) addressable (>= 2.3.5, < 2.6) faraday (~> 0.8, < 1.0) - serverspec (2.38.0) + serverspec (2.38.1) multi_json rspec (~> 3.0) rspec-its |