summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-10-25 09:23:55 -0700
committerTim Smith <tsmith@chef.io>2017-10-25 15:25:48 -0700
commit9ea94307d52fceebcf29686d813200a46efe8795 (patch)
tree2460cda93d6c08785d0dbd167a966eecefde98e1
parent9a0fb0c51052e24a4795e638a48d5048fd3b938f (diff)
downloadchef-9ea94307d52fceebcf29686d813200a46efe8795.tar.gz
Use latest omnibus-softwareupdate_deps
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--omnibus/Gemfile.lock40
1 files changed, 22 insertions, 18 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 2bfb0931e2..e9cdc4099e 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/license_scout
- revision: 013b1f8b9663f76fd0d1cd0bb95c8fb5b5198f3f
+ revision: b7b1e6c5d027f201fc4fa30c775384112d81c1bd
specs:
license_scout (0.1.3)
ffi-yajl (~> 2.2)
@@ -9,7 +9,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus
- revision: 52393d7cab443b61790f94c62775d9032d283497
+ revision: e3807801e61b9012ea2e0677a60c2bf72c0e4972
specs:
omnibus (5.6.1)
aws-sdk (~> 2)
@@ -26,7 +26,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 23de2052e79b7a03d2b0a080d2f6e111ce4c760d
+ revision: 65a9bed9e37e0b6ba7c8aae0b588f11ce5fc399a
specs:
omnibus-software (4.0.0)
chef-sugar (>= 3.4.0)
@@ -37,15 +37,14 @@ GEM
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
- artifactory (2.8.2)
awesome_print (1.8.0)
- aws-sdk (2.10.54)
- aws-sdk-resources (= 2.10.54)
- aws-sdk-core (2.10.54)
+ aws-sdk (2.10.71)
+ aws-sdk-resources (= 2.10.71)
+ aws-sdk-core (2.10.71)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.10.54)
- aws-sdk-core (= 2.10.54)
+ aws-sdk-resources (2.10.71)
+ aws-sdk-core (= 2.10.71)
aws-sigv4 (1.0.2)
berkshelf (4.3.5)
addressable (~> 2.3, >= 2.3.4)
@@ -69,7 +68,7 @@ GEM
faraday (~> 0.9.1)
httpclient (~> 2.7.0)
ridley (~> 4.5)
- binding_of_caller (0.7.2)
+ binding_of_caller (0.7.3)
debug_inspector (>= 0.0.1)
buff-config (1.0.1)
buff-extensions (~> 1.0)
@@ -86,7 +85,7 @@ GEM
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
- chef-config (13.4.24)
+ chef-config (13.5.3)
addressable
fuzzyurl
mixlib-config (~> 2.0)
@@ -131,8 +130,7 @@ GEM
mixlib-authentication (1.4.2)
mixlib-cli (1.7.0)
mixlib-config (2.2.4)
- mixlib-install (2.1.12)
- artifactory
+ mixlib-install (3.6.0)
mixlib-shellout
mixlib-versioning
thor
@@ -154,7 +152,7 @@ GEM
nori (2.6.0)
octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
- ohai (8.24.1)
+ ohai (8.25.0)
chef-config (>= 12.5.0.alpha.1, < 14)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
@@ -174,7 +172,7 @@ GEM
zhexdump (>= 0.0.2)
plist (3.3.0)
progressbar (1.9.0)
- pry (0.11.1)
+ pry (0.11.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.5.0)
@@ -215,18 +213,21 @@ GEM
molinillo (~> 0.4.2)
semverse (~> 1.1)
systemu (2.6.5)
- test-kitchen (1.17.0)
- mixlib-install (>= 1.2, < 3.0)
+ test-kitchen (1.18.0)
+ mixlib-install (~> 3.6)
mixlib-shellout (>= 1.2, < 3.0)
net-scp (~> 1.1)
net-ssh (>= 2.9, < 5.0)
net-ssh-gateway (~> 1.2)
safe_yaml (~> 1.0)
thor (~> 0.19, < 0.19.2)
+ winrm (~> 2.0)
+ winrm-elevated (~> 1.0)
+ winrm-fs (~> 1.0.2)
thor (0.19.1)
timers (4.0.4)
hitimes
- toml-rb (1.0.0)
+ toml-rb (1.1.0)
citrus (~> 3.0, > 3.0)
varia_model (0.4.1)
buff-extensions (~> 1.0)
@@ -242,6 +243,9 @@ GEM
logging (>= 1.6.1, < 3.0)
nori (~> 2.0)
rubyntlm (~> 0.6.0, >= 0.6.1)
+ winrm-elevated (1.1.0)
+ winrm (~> 2.0)
+ winrm-fs (~> 1.0)
winrm-fs (1.0.2)
erubis (~> 2.7)
logging (>= 1.6.1, < 3.0)