diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-01-17 14:39:39 -0800 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-01-17 14:39:39 -0800 |
commit | 8cdb8d4942551b627af53b610156b9daafd86863 (patch) | |
tree | 42fb8d3dcfad7e223fa15df44cb330a465861164 | |
parent | 5e0211ac00f313abd136548e241d64f2635e2219 (diff) | |
download | chef-bump-16.tar.gz |
Update deps to bring in Ohai 16bump-16
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r-- | Gemfile.lock | 8 | ||||
-rw-r--r-- | omnibus/Gemfile.lock | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index dece0af8bd..2784257531 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,10 +8,10 @@ GIT GIT remote: https://github.com/chef/ohai.git - revision: 79b17080b9596096633f85c96305bda766d3ba60 + revision: f0ac4a7a505523180a44f7edb25a3d294da8d184 branch: master specs: - ohai (15.7.3) + ohai (16.0.0) chef-config (>= 12.8, < 16) ffi (~> 1.9) ffi-yajl (~> 2.2) @@ -51,7 +51,7 @@ PATH net-sftp (~> 2.1, >= 2.1.2) net-ssh (>= 4.2, < 6) net-ssh-multi (~> 1.2, >= 1.2.1) - ohai (~> 15.0) + ohai (~> 16.0) plist (~> 3.2) proxifier (~> 1.0) syslog-logger (~> 1.6) @@ -84,7 +84,7 @@ PATH net-sftp (~> 2.1, >= 2.1.2) net-ssh (>= 4.2, < 6) net-ssh-multi (~> 1.2, >= 1.2.1) - ohai (~> 15.0) + ohai (~> 16.0) plist (~> 3.2) proxifier (~> 1.0) syslog-logger (~> 1.6) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 89617a70c4..cc2cea1887 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -32,7 +32,7 @@ GEM artifactory (3.0.12) awesome_print (1.8.0) aws-eventstream (1.0.3) - aws-partitions (1.264.0) + aws-partitions (1.266.0) aws-sdk-core (3.89.1) aws-eventstream (~> 1.0, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) @@ -242,7 +242,7 @@ GEM octokit (4.15.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) - ohai (15.6.3) + ohai (15.7.3) chef-config (>= 12.8, < 16) ffi (~> 1.9) ffi-yajl (~> 2.2) |