summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2017-07-14 17:13:39 +0100
committerThom May <thom@chef.io>2017-07-14 17:13:39 +0100
commit0f36f7612535a74b1e92a76c91d784edd0906a9b (patch)
treee6f36b677b2f1109c8fc7e7c9ab048a503c48820
parent29b72d95f4a6d070f5239a02e19bcd4f8c22e7d5 (diff)
downloadchef-tm/fix_solaris_libtool.tar.gz
Fix solaris/x86 buildstm/fix_solaris_libtool
The actual fix is chef/omnibus-software#864 Signed-off-by: Thom May <thom@chef.io>
-rw-r--r--omnibus/Gemfile.lock16
1 files changed, 8 insertions, 8 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 8fcc41e7a7..1aca213f3a 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -25,11 +25,11 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 266a8ab07b0380607ce8a6ec5fd824ea002be2f1
+ revision: a5184e2d973352d93923b4e979479e079b80364d
specs:
omnibus-software (4.0.0)
chef-sugar (>= 3.4.0)
- omnibus (>= 5.5.0)
+ omnibus (>= 5.6.1)
GEM
remote: https://rubygems.org/
@@ -38,13 +38,13 @@ GEM
public_suffix (~> 2.0, >= 2.0.2)
artifactory (2.8.2)
awesome_print (1.8.0)
- aws-sdk (2.10.10)
- aws-sdk-resources (= 2.10.10)
- aws-sdk-core (2.10.10)
+ aws-sdk (2.10.11)
+ aws-sdk-resources (= 2.10.11)
+ aws-sdk-core (2.10.11)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.10.10)
- aws-sdk-core (= 2.10.10)
+ aws-sdk-resources (2.10.11)
+ aws-sdk-core (= 2.10.11)
aws-sigv4 (1.0.1)
berkshelf (4.3.5)
addressable (~> 2.3, >= 2.3.4)
@@ -107,7 +107,7 @@ GEM
ffi (>= 1.0.1)
gyoku (1.3.1)
builder (>= 2.1.2)
- hashie (3.5.5)
+ hashie (3.5.6)
hitimes (1.2.5)
hitimes (1.2.5-x86-mingw32)
httpclient (2.7.2)