summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Hain <shain@chef.io>2017-08-17 10:54:16 -0700
committerScott Hain <shain@chef.io>2017-08-17 10:54:16 -0700
commit3fb0196f37fc1df48a420175a859aa3cbdfdbfe0 (patch)
treec85df5d07014773f349bd6f7c355ccc1e914c4e7
parentce06d947971624275f7138a4c9b2f1ea0b4b65be (diff)
downloadchef-shain/verificate_pkg.tar.gz
Check some package thingsshain/verificate_pkg
Signed-off-by: Scott Hain <shain@chef.io>
-rw-r--r--omnibus/Gemfile2
-rw-r--r--omnibus/Gemfile.lock15
2 files changed, 9 insertions, 8 deletions
diff --git a/omnibus/Gemfile b/omnibus/Gemfile
index 652a6e69b8..5257d5bb12 100644
--- a/omnibus/Gemfile
+++ b/omnibus/Gemfile
@@ -1,6 +1,6 @@
source "https://rubygems.org"
-gem "omnibus", git: "https://github.com/chef/omnibus"
+gem "omnibus", git: "https://github.com/chef/omnibus", branch: "shain/pkg"
gem "omnibus-software", git: "https://github.com/chef/omnibus-software"
gem "license_scout", git: "https://github.com/chef/license_scout"
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index c2d00657c7..94e6794b4b 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -8,7 +8,8 @@ GIT
GIT
remote: https://github.com/chef/omnibus
- revision: 5169733866be0334b803075c5a652da70eeac2b8
+ revision: 4b1e18f999652ca26ddcd3c4147ef9f50ed615bc
+ branch: shain/pkg
specs:
omnibus (5.6.1)
aws-sdk (~> 2)
@@ -38,13 +39,13 @@ GEM
public_suffix (~> 2.0, >= 2.0.2)
artifactory (2.8.2)
awesome_print (1.8.0)
- aws-sdk (2.10.21)
- aws-sdk-resources (= 2.10.21)
- aws-sdk-core (2.10.21)
+ aws-sdk (2.10.28)
+ aws-sdk-resources (= 2.10.28)
+ aws-sdk-core (2.10.28)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.10.21)
- aws-sdk-core (= 2.10.21)
+ aws-sdk-resources (2.10.28)
+ aws-sdk-core (= 2.10.28)
aws-sigv4 (1.0.1)
berkshelf (4.3.5)
addressable (~> 2.3, >= 2.3.4)
@@ -85,7 +86,7 @@ GEM
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
- chef-config (13.2.20)
+ chef-config (13.3.42)
addressable
fuzzyurl
mixlib-config (~> 2.0)