diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-07-31 13:05:37 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-07-31 13:05:37 -0700 |
commit | 24412f7192964be313370af7b9233f21c2a8ce47 (patch) | |
tree | ab514235f1b88e10c1afc828df3a3482e0fca25c /omnibus | |
parent | a0675c3219636a442c3d303cebfcd9e28ea2ebd9 (diff) | |
download | chef-24412f7192964be313370af7b9233f21c2a8ce47.tar.gz |
Remove debug code from libxml2
This shaves 200k off the builds
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 e6019e087b..dde3bc9457 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: 41ddd2e5d20a95fc9ee8344a9cdd57f85dfe47b1 + revision: f1c903b899df38ff8e5445ae1cd6483fcbafdea7 branch: master specs: omnibus-software (4.0.0) @@ -32,7 +32,7 @@ GEM artifactory (3.0.15) awesome_print (1.8.0) aws-eventstream (1.1.0) - aws-partitions (1.348.0) + aws-partitions (1.349.0) aws-sdk-core (3.104.3) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) |