diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-01-17 14:39:39 -0800 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-01-21 10:07:42 -0800 |
commit | e5d9f51498f12e9ec8a25bd5c101050f2a4b8eba (patch) | |
tree | 28266d4ce4e56317e93306e14544669cf95b309a /omnibus | |
parent | 33bdc1a59525bc0515b19a23e302f7d9e4b194b3 (diff) | |
download | chef-e5d9f51498f12e9ec8a25bd5c101050f2a4b8eba.tar.gz |
Update deps to bring in Ohai 16
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
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) |