diff options
author | Matt Wrock <matt@mattwrock.com> | 2016-08-12 12:57:46 -0700 |
---|---|---|
committer | Matt Wrock <matt@mattwrock.com> | 2016-08-12 12:57:46 -0700 |
commit | f1164d33546e37e7dd2ec33ff17e4b4337a5766c (patch) | |
tree | 84ff7cda1e6b1ec4ef80108193f0cd7bc40f7cba /omnibus | |
parent | 67ae779c68994503d6887e42d34d7e3d18a52c0d (diff) | |
download | chef-f1164d33546e37e7dd2ec33ff17e4b4337a5766c.tar.gz |
Bumping ohai and mixlib-log to fix regression
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index f7657dc134..dcd6c1455f 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -41,12 +41,12 @@ GEM addressable (2.4.0) artifactory (2.3.3) awesome_print (1.7.0) - aws-sdk (2.5.1) - aws-sdk-resources (= 2.5.1) - aws-sdk-core (2.5.1) + aws-sdk (2.5.3) + aws-sdk-resources (= 2.5.3) + aws-sdk-core (2.5.3) jmespath (~> 1.0) - aws-sdk-resources (2.5.1) - aws-sdk-core (= 2.5.1) + aws-sdk-resources (2.5.3) + aws-sdk-core (= 2.5.3) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) berkshelf-api-client (~> 2.0, >= 2.0.2) @@ -86,8 +86,8 @@ GEM celluloid-io (0.16.2) celluloid (>= 0.16.0) nio4r (>= 1.1.0) - chef-config (12.12.15) - fuzzyurl (~> 0.8.0) + chef-config (12.13.30) + fuzzyurl mixlib-config (~> 2.0) mixlib-shellout (~> 2.0) chef-sugar (3.4.0) @@ -101,7 +101,7 @@ GEM ffi (1.9.14-x86-mingw32) ffi-yajl (2.3.0) libyajl2 (~> 1.2) - fuzzyurl (0.8.0) + fuzzyurl (0.9.0) gssapi (1.2.0) ffi (>= 1.0.1) gyoku (1.3.1) @@ -133,7 +133,7 @@ GEM artifactory mixlib-shellout mixlib-versioning - mixlib-log (1.7.0) + mixlib-log (1.7.1) mixlib-shellout (2.2.6) mixlib-shellout (2.2.6-universal-mingw32) win32-process (~> 0.8.2) @@ -149,7 +149,7 @@ GEM nori (2.6.0) octokit (4.3.0) sawyer (~> 0.7.0, >= 0.5.3) - ohai (8.18.0) + ohai (8.19.1) chef-config (>= 12.5.0.alpha.1, < 13) ffi (~> 1.9) ffi-yajl (~> 2.2) |