summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-08-22 11:28:11 -0700
committerTim Smith <tsmith@chef.io>2018-08-22 11:28:11 -0700
commitd116218034004792696a5e1c4811d90a014490b1 (patch)
tree5be8cc9d6f641f5fbd62a15111099760ff3cbc9e
parentaafdbf45459fe26d4f48003e4dc77a1b746e27f0 (diff)
downloadchef-d116218034004792696a5e1c4811d90a014490b1.tar.gz
Update to Ohai 14.4.2
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock4
-rw-r--r--omnibus/Gemfile.lock12
2 files changed, 8 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 08eac1a473..1af319943d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -204,7 +204,7 @@ GEM
netrc (0.11.0)
octokit (4.10.0)
sawyer (~> 0.8.0, >= 0.5.3)
- ohai (14.4.1)
+ ohai (14.4.2)
chef-config (>= 12.8, < 15)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
@@ -377,4 +377,4 @@ DEPENDENCIES
yard
BUNDLED WITH
- 1.16.3
+ 1.16.4
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