summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-09-22 13:07:17 -0700
committerTim Smith <tsmith@chef.io>2018-09-22 13:07:17 -0700
commitf48c7c2a38138eee00bf2981e76ab2d5bfe2f435 (patch)
tree1d9fe58dbe009c839c87493d3fb17d282b3a74ab
parent21f63a3e334644e62c9ee1256035e9961175d75a (diff)
downloadchef-f48c7c2a38138eee00bf2981e76ab2d5bfe2f435.tar.gz
Update to the latest omnibus-software for builds
This should properly generate the gems so we have something in artifactory to push when we promote to stable. Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--omnibus/Gemfile.lock26
1 files changed, 13 insertions, 13 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 87b2b941d2..ec0ea17772 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -18,7 +18,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 5ebd7db221c1f52d2732ffcddcc579871018be38
+ revision: 8773058b6cafc053159bbe24851bc7eeb407d492
branch: master
specs:
omnibus-software (4.0.0)
@@ -31,13 +31,13 @@ GEM
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
awesome_print (1.8.0)
- aws-sdk (2.11.131)
- aws-sdk-resources (= 2.11.131)
- aws-sdk-core (2.11.131)
+ aws-sdk (2.11.135)
+ aws-sdk-resources (= 2.11.135)
+ aws-sdk-core (2.11.135)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.11.131)
- aws-sdk-core (= 2.11.131)
+ aws-sdk-resources (2.11.135)
+ aws-sdk-core (= 2.11.135)
aws-sigv4 (1.0.3)
berkshelf (7.0.6)
chef (>= 13.6.52)
@@ -56,10 +56,10 @@ GEM
debug_inspector (>= 0.0.1)
builder (3.2.3)
byebug (10.0.2)
- chef (14.4.56)
+ chef (14.5.27)
addressable
bundler (>= 1.10)
- chef-config (= 14.4.56)
+ chef-config (= 14.5.27)
chef-zero (>= 13.0)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
@@ -87,10 +87,10 @@ GEM
specinfra (~> 2.10)
syslog-logger (~> 1.6)
uuidtools (~> 2.1.5)
- chef (14.4.56-universal-mingw32)
+ chef (14.5.27-universal-mingw32)
addressable
bundler (>= 1.10)
- chef-config (= 14.4.56)
+ chef-config (= 14.5.27)
chef-zero (>= 13.0)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
@@ -129,7 +129,7 @@ GEM
win32-taskscheduler (~> 1.0.0)
windows-api (~> 0.4.4)
wmi-lite (~> 1.0)
- chef-config (14.4.56)
+ chef-config (14.5.27)
addressable
fuzzyurl
mixlib-config (>= 2.2.12, < 3.0)
@@ -149,7 +149,7 @@ GEM
debug_inspector (0.0.3)
diff-lcs (1.3)
erubis (2.7.0)
- faraday (0.15.2)
+ faraday (0.15.3)
multipart-post (>= 1.2, < 3)
ffi (1.9.25)
ffi (1.9.25-x64-mingw32)
@@ -370,4 +370,4 @@ DEPENDENCIES
winrm-fs (~> 1.0)
BUNDLED WITH
- 1.16.4
+ 1.16.5