From 3d0c7654c9beb7bc4f96d15681c2c0c17f01ea66 Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Wed, 13 Nov 2019 17:27:02 -0800 Subject: bump deps Signed-off-by: Lamont Granquist --- omnibus/Gemfile | 2 +- omnibus/Gemfile.lock | 25 ++++++++++++------------- 2 files changed, 13 insertions(+), 14 deletions(-) diff --git a/omnibus/Gemfile b/omnibus/Gemfile index 6fca425e62..e5ed31cd73 100644 --- a/omnibus/Gemfile +++ b/omnibus/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" gem "omnibus", git: "https://github.com/chef/omnibus", branch: "master" -gem "omnibus-software", git: "https://github.com/chef/omnibus-software", branch: "master" +gem "omnibus-software", git: "https://github.com/chef/omnibus-software", branch: "lcg/windows-ruby-O3" gem "artifactory" gem "pedump" diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index ab5b6f92c4..748d08bb40 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,12 +1,12 @@ GIT remote: https://github.com/chef/omnibus - revision: e18e22bf35bfc43b287caaee3825ac009d3846d2 + revision: f0e30edfaaaf47f403c441ddf6665b21a26f4546 branch: master specs: - omnibus (6.1.12) + omnibus (6.1.13) aws-sdk-s3 (~> 1) chef-cleanroom (~> 1.0) - chef-sugar-ng (>= 3.3) + chef-sugar (>= 3.3) ffi-yajl (~> 2.2) license_scout (~> 1.0) mixlib-shellout (>= 2.0, < 4.0) @@ -18,11 +18,10 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: 3f47c11c9ea3186faed62ff52e88d0f580a759ff - branch: master + revision: 0439a47f40ebd48ddb3a26da4b2e1ea549fbc40f + branch: lcg/windows-ruby-O3 specs: omnibus-software (4.0.0) - chef-sugar-ng (>= 5.0.0) omnibus (>= 5.6.1) GEM @@ -33,17 +32,17 @@ GEM artifactory (3.0.5) awesome_print (1.8.0) aws-eventstream (1.0.3) - aws-partitions (1.238.0) - aws-sdk-core (3.76.0) + aws-partitions (1.239.0) + aws-sdk-core (3.77.0) aws-eventstream (~> 1.0, >= 1.0.2) - aws-partitions (~> 1, >= 1.228.0) + aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) aws-sdk-kms (1.25.0) aws-sdk-core (~> 3, >= 3.71.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.53.0) - aws-sdk-core (~> 3, >= 3.71.0) + aws-sdk-s3 (1.54.0) + aws-sdk-core (~> 3, >= 3.77.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) aws-sigv4 (1.1.0) @@ -144,7 +143,7 @@ GEM mixlib-config (>= 2.2.12, < 4.0) mixlib-shellout (>= 2.0, < 4.0) tomlrb (~> 1.2) - chef-sugar-ng (5.0.4) + chef-sugar (5.1.9) chef-zero (14.0.13) ffi-yajl (~> 2.2) hashie (>= 2.0, < 4.0) @@ -277,7 +276,7 @@ GEM strings-ansi (~> 0.1) unicode-display_width (~> 1.5) unicode_utils (~> 1.4) - strings-ansi (0.1.0) + strings-ansi (0.2.0) structured_warnings (0.4.0) syslog-logger (1.6.8) systemu (2.6.5) -- cgit v1.2.1