diff options
author | Tim Smith <tsmith@chef.io> | 2018-08-22 11:28:11 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2018-08-22 11:28:11 -0700 |
commit | d116218034004792696a5e1c4811d90a014490b1 (patch) | |
tree | 5be8cc9d6f641f5fbd62a15111099760ff3cbc9e /omnibus | |
parent | aafdbf45459fe26d4f48003e4dc77a1b746e27f0 (diff) | |
download | chef-d116218034004792696a5e1c4811d90a014490b1.tar.gz |
Update to Ohai 14.4.2
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 230980dc35..76a24bf77e 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -31,13 +31,13 @@ GEM addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) awesome_print (1.8.0) - aws-sdk (2.11.112) - aws-sdk-resources (= 2.11.112) - aws-sdk-core (2.11.112) + aws-sdk (2.11.113) + aws-sdk-resources (= 2.11.113) + aws-sdk-core (2.11.113) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.11.112) - aws-sdk-core (= 2.11.112) + aws-sdk-resources (2.11.113) + aws-sdk-core (= 2.11.113) aws-sigv4 (1.0.3) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) @@ -272,4 +272,4 @@ DEPENDENCIES winrm-fs (~> 1.0) BUNDLED WITH - 1.16.3 + 1.16.4 |