summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2019-11-19 13:08:54 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2019-11-19 13:08:54 -0800
commit74210c8309be82fe26b029ff26c99248e4cf8263 (patch)
treef54ccf8fad8e8573618c7626f3c5b0061455ec16
parentf1f5ad1b8506148383ce3cc94b22963d7e58b5c2 (diff)
downloadchef-74210c8309be82fe26b029ff26c99248e4cf8263.tar.gz
testing remove build depslcg/remove-build-deps
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--omnibus/Gemfile2
-rw-r--r--omnibus/Gemfile.lock14
2 files changed, 8 insertions, 8 deletions
diff --git a/omnibus/Gemfile b/omnibus/Gemfile
index 6fca425e62..875995b61b 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/remove-build-deps"
gem "artifactory"
gem "pedump"
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 13c8086a8e..6d7d19d62f 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/omnibus
- revision: 97490bb29fc5203d32d9475b044807ecad3ef7ef
+ revision: 0717632c0a8604a0906ca5797c726809afbfd3e8
branch: master
specs:
- omnibus (6.1.14)
+ omnibus (6.1.16)
aws-sdk-s3 (~> 1)
chef-cleanroom (~> 1.0)
chef-sugar (>= 3.3)
@@ -18,8 +18,8 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 53ab4169b691367dc16a317fca4426fb6563a65a
- branch: master
+ revision: 0eefd7df19c2410a3ed90d0d1fbc119fd06bd085
+ branch: lcg/remove-build-deps
specs:
omnibus-software (4.0.0)
omnibus (>= 5.6.1)
@@ -33,7 +33,7 @@ GEM
awesome_print (1.8.0)
aws-eventstream (1.0.3)
aws-partitions (1.240.0)
- aws-sdk-core (3.77.0)
+ aws-sdk-core (3.78.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
@@ -41,7 +41,7 @@ GEM
aws-sdk-kms (1.25.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
- aws-sdk-s3 (1.54.0)
+ aws-sdk-s3 (1.56.0)
aws-sdk-core (~> 3, >= 3.77.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
@@ -272,7 +272,7 @@ GEM
solve (4.0.2)
molinillo (~> 0.6)
semverse (>= 1.1, < 4.0)
- strings (0.1.6)
+ strings (0.1.7)
strings-ansi (~> 0.1)
unicode-display_width (~> 1.5)
unicode_utils (~> 1.4)