diff options
author | Matt Wrock <matt@mattwrock.com> | 2016-05-16 18:24:28 -0700 |
---|---|---|
committer | Matt Wrock <matt@mattwrock.com> | 2016-05-16 18:24:28 -0700 |
commit | 05ec24008094c82319eb3fd01b881ee3fb297298 (patch) | |
tree | fc5d540b34b46049ead94059cd98aa0cb568289e | |
parent | 97f2ea97a4a4fd86d667a21cdfed790c820afe61 (diff) | |
parent | fcf0f82be5b9187b52bbf093c93a5a4bdda83a30 (diff) | |
download | chef-05ec24008094c82319eb3fd01b881ee3fb297298.tar.gz |
Merge pull request #4941 from chef/omnibus
update omnibus dependency with appx fix
-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 1773d917f2..0ee716cbb3 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -7,7 +7,7 @@ GIT GIT remote: https://github.com/chef/omnibus.git - revision: 33ea65e3428bef1cb05b9a36311090fe39e64f8c + revision: 7c98e2bbceb741711de408dceba7bd7c813713e4 specs: omnibus (5.4.0) aws-sdk (~> 2) @@ -81,7 +81,7 @@ GEM celluloid-io (0.16.2) celluloid (>= 0.16.0) nio4r (>= 1.1.0) - chef-config (12.9.41) + chef-config (12.10.24) fuzzyurl (~> 0.8.0) mixlib-config (~> 2.0) mixlib-shellout (~> 2.0) |