summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-08-08 13:59:52 -0700
committerGitHub <noreply@github.com>2018-08-08 13:59:52 -0700
commitee01223e5a08d9e94443e830311ef441b28e3452 (patch)
treed089759a05dfc4a61c3bf00ae978da8801667438
parentcc7b1206ec7ea12a1c0c5e85aaeb4455cc58f8bb (diff)
parent4ad9e352cc0e1bd59c6141f6f89d7d56423bfdc5 (diff)
downloadchef-ee01223e5a08d9e94443e830311ef441b28e3452.tar.gz
Merge pull request #7532 from chef/bump_ohai
Bump Ohai to 14.4
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 07d7be81c7..d34aec0ddd 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -204,12 +204,12 @@ GEM
netrc (0.11.0)
octokit (4.9.0)
sawyer (~> 0.8.0, >= 0.5.3)
- ohai (14.3.0)
+ ohai (14.4.0)
chef-config (>= 12.8, < 15)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
ipaddress
- mixlib-cli
+ mixlib-cli (>= 1.7.0)
mixlib-config (~> 2.0)
mixlib-log (~> 2.0, >= 2.0.1)
mixlib-shellout (~> 2.0)
@@ -269,7 +269,7 @@ GEM
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-prof (0.17.0)
- ruby-progressbar (1.9.0)
+ ruby-progressbar (1.10.0)
ruby-shadow (2.5.0)
rubyzip (1.2.1)
safe_yaml (1.0.4)