summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan McLellan <btm@chef.io>2017-07-24 11:41:08 -0400
committerBryan McLellan <btm@chef.io>2017-07-24 11:41:08 -0400
commite72a462e5584909645dd19ee87d9b0cc67e80072 (patch)
treebd7f8c41dc074c4f235e51f1a87bfcadc0548240
parentb71cbe7100741aacc1edac7e30ee8e238e3efba6 (diff)
downloadchef-e72a462e5584909645dd19ee87d9b0cc67e80072.tar.gz
Trying to just set mixlib-shellout in acceptance
Signed-off-by: Bryan McLellan <btm@chef.io>
-rw-r--r--acceptance/Gemfile.lock189
1 files changed, 55 insertions, 134 deletions
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock
index 3013886696..80db23bc4f 100644
--- a/acceptance/Gemfile.lock
+++ b/acceptance/Gemfile.lock
@@ -11,31 +11,35 @@ GEM
specs:
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
- artifactory (2.8.2)
- aws-sdk (2.10.15)
- aws-sdk-resources (= 2.10.15)
- aws-sdk-core (2.10.15)
+ artifactory (2.8.1)
+ aws-sdk (2.9.1)
+ aws-sdk-resources (= 2.9.1)
+ aws-sdk-core (2.9.1)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.10.15)
- aws-sdk-core (= 2.10.15)
- aws-sigv4 (1.0.1)
- berkshelf (6.2.1)
+ aws-sdk-resources (2.9.1)
+ aws-sdk-core (= 2.9.1)
+ aws-sigv4 (1.0.0)
+ berkshelf (5.6.4)
+ addressable (~> 2.3, >= 2.3.4)
+ berkshelf-api-client (>= 2.0.2, < 4.0)
buff-config (~> 2.0)
buff-extensions (~> 2.0)
- chef (>= 12.7.2)
+ buff-shell_out (~> 1.0)
cleanroom (~> 1.0)
- concurrent-ruby (~> 1.0)
faraday (~> 0.9)
httpclient (~> 2.7)
minitar (~> 0.5, >= 0.5.4)
mixlib-archive (~> 0.4)
- mixlib-shellout (~> 2.0)
octokit (~> 4.0)
retryable (~> 2.0)
ridley (~> 5.0)
solve (> 2.0, < 4.0)
thor (~> 0.19, < 0.19.2)
+ berkshelf-api-client (3.0.0)
+ faraday (~> 0.9)
+ httpclient (~> 2.7)
+ ridley (>= 4.5, < 6.0)
blankslate (2.1.2.4)
buff-config (2.0.0)
buff-extensions (~> 2.0)
@@ -51,118 +55,73 @@ GEM
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
- chef (12.21.1)
- addressable
- bundler (>= 1.10)
- chef-config (= 12.21.1)
- chef-zero (>= 4.8, < 13)
- diff-lcs (~> 1.2, >= 1.2.4)
- erubis (~> 2.7)
- ffi-yajl (~> 2.2)
- highline (~> 1.6, >= 1.6.9)
- iniparse (~> 1.4)
- mixlib-archive (~> 0.4)
- mixlib-authentication (~> 1.4)
- mixlib-cli (~> 1.7)
- mixlib-log (~> 1.3)
- mixlib-shellout (~> 2.0)
- net-sftp (~> 2.1, >= 2.1.2)
- net-ssh (>= 2.9, < 5.0)
- net-ssh-multi (~> 1.2, >= 1.2.1)
- ohai (>= 8.6.0.alpha.1, < 13)
- plist (~> 3.2)
- proxifier (~> 1.0)
- rspec-core (~> 3.5)
- rspec-expectations (~> 3.5)
- rspec-mocks (~> 3.5)
- rspec_junit_formatter (~> 0.2.0)
- serverspec (~> 2.7)
- specinfra (~> 2.10)
- syslog-logger (~> 1.6)
- uuidtools (~> 2.1.5)
- chef-config (12.21.1)
+ chef-config (12.19.36)
addressable
fuzzyurl
mixlib-config (~> 2.0)
mixlib-shellout (~> 2.0)
- chef-zero (5.3.2)
- ffi-yajl (~> 2.2)
- hashie (>= 2.0, < 4.0)
- mixlib-log (~> 1.3)
- rack (~> 2.0)
- uuidtools (~> 2.1)
cleanroom (1.0.0)
coderay (1.1.1)
- concurrent-ruby (1.0.5)
diff-lcs (1.3)
- docker-api (1.33.6)
+ docker-api (1.33.2)
excon (>= 0.38.0)
json
erubis (2.7.0)
- excon (0.57.1)
- faraday (0.12.2)
+ excon (0.55.0)
+ faraday (0.9.2)
multipart-post (>= 1.2, < 3)
ffi (1.9.18)
- ffi-yajl (2.3.1)
- libyajl2 (~> 1.2)
fuzzyurl (0.9.0)
gssapi (1.2.0)
ffi (>= 1.0.1)
gyoku (1.3.1)
builder (>= 2.1.2)
- hashie (3.5.6)
- highline (1.7.8)
- hitimes (1.2.5)
- htmlentities (4.3.4)
+ hashie (3.5.5)
+ hitimes (1.2.4)
httpclient (2.8.3)
- iniparse (1.4.4)
- inspec (1.31.1)
- addressable (~> 2.4)
+ inspec (1.18.0)
+ addressable (~> 2.5)
faraday (>= 0.9.0)
hashie (~> 3.4)
- htmlentities
json (>= 1.8, < 3.0)
method_source (~> 0.8)
mixlib-log
+ nokogiri (~> 1.6)
parallel (~> 1.9)
- parslet (~> 1.5)
pry (~> 0)
rainbow (~> 2)
rspec (~> 3)
rspec-its (~> 1.2)
rubyzip (~> 1.1)
- semverse
- sslshake (~> 1.2)
+ sslshake (~> 1)
thor (~> 0.19)
toml (~> 0.1)
- train (>= 0.24.0, < 1.0)
- ipaddress (0.8.3)
+ train (>= 0.22.0, < 1.0)
jmespath (1.3.1)
- json (2.1.0)
+ json (2.0.3)
kitchen-ec2 (1.3.2)
aws-sdk (~> 2)
excon
multi_json
retryable (~> 2.0)
test-kitchen (~> 1.4, >= 1.4.1)
- kitchen-inspec (0.19.0)
+ kitchen-inspec (0.17.0)
hashie (~> 3.4)
inspec (>= 0.34.0, < 2.0.0)
test-kitchen (~> 1.6)
- kitchen-vagrant (1.1.0)
+ kitchen-vagrant (1.0.2)
test-kitchen (~> 1.4)
- libyajl2 (1.2.0)
little-plugger (1.1.4)
- logging (2.2.2)
+ logging (2.2.0)
little-plugger (~> 1.1)
multi_json (~> 1.10)
method_source (0.8.2)
+ mini_portile2 (2.1.0)
minitar (0.6.1)
mixlib-archive (0.4.1)
mixlib-log
mixlib-authentication (1.4.1)
mixlib-log
- mixlib-cli (1.7.0)
mixlib-config (2.2.4)
mixlib-install (1.2.3)
artifactory
@@ -176,47 +135,27 @@ GEM
multipart-post (2.0.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
- net-sftp (2.1.2)
- net-ssh (>= 2.6.5)
net-ssh (4.1.0)
net-ssh-gateway (1.3.0)
net-ssh (>= 2.6.5)
- net-ssh-multi (1.2.1)
- net-ssh (>= 2.6.5)
- net-ssh-gateway (>= 1.2.0)
- net-telnet (0.1.1)
- nio4r (2.1.0)
+ nio4r (2.0.0)
+ nokogiri (1.7.1)
+ mini_portile2 (~> 2.1.0)
nori (2.6.0)
- octokit (4.7.0)
+ octokit (4.6.2)
sawyer (~> 0.8.0, >= 0.5.3)
- ohai (8.24.1)
- chef-config (>= 12.5.0.alpha.1, < 14)
- ffi (~> 1.9)
- ffi-yajl (~> 2.2)
- ipaddress
- mixlib-cli
- mixlib-config (~> 2.0)
- mixlib-log (>= 1.7.1, < 2.0)
- mixlib-shellout (~> 2.0)
- plist (~> 3.1)
- systemu (~> 2.6.4)
- wmi-lite (~> 1.0)
- parallel (1.11.2)
+ parallel (1.11.1)
parslet (1.5.0)
blankslate (~> 2.0)
- plist (3.3.0)
- proxifier (1.0.3)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
public_suffix (2.0.5)
- rack (2.0.3)
- rainbow (2.2.2)
- rake
+ rainbow (2.2.1)
rake (12.0.0)
retryable (2.0.4)
- ridley (5.1.1)
+ ridley (5.1.0)
addressable
buff-config (~> 2.0)
buff-extensions (~> 2.0)
@@ -226,7 +165,7 @@ GEM
celluloid-io (~> 0.16.1)
chef-config (>= 12.5.0)
erubis
- faraday (~> 0.9)
+ faraday (~> 0.9.0)
hashie (>= 2.0.2, < 4.0.0)
httpclient (~> 2.7)
json (>= 1.7.7)
@@ -234,50 +173,34 @@ GEM
retryable (~> 2.0)
semverse (~> 2.0)
varia_model (~> 0.6)
- rspec (3.6.0)
- rspec-core (~> 3.6.0)
- rspec-expectations (~> 3.6.0)
- rspec-mocks (~> 3.6.0)
- rspec-core (3.6.0)
- rspec-support (~> 3.6.0)
- rspec-expectations (3.6.0)
+ rspec (3.5.0)
+ rspec-core (~> 3.5.0)
+ rspec-expectations (~> 3.5.0)
+ rspec-mocks (~> 3.5.0)
+ rspec-core (3.5.4)
+ rspec-support (~> 3.5.0)
+ rspec-expectations (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.6.0)
+ rspec-support (~> 3.5.0)
rspec-its (1.2.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.6.0)
+ rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.6.0)
- rspec-support (3.6.0)
- rspec_junit_formatter (0.2.3)
- builder (< 4)
- rspec-core (>= 2, < 4, != 2.12.0)
- rubyntlm (0.6.2)
+ rspec-support (~> 3.5.0)
+ rspec-support (3.5.0)
+ rubyntlm (0.6.1)
rubyzip (1.2.1)
safe_yaml (1.0.4)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
semverse (2.0.0)
- serverspec (2.39.1)
- multi_json
- rspec (~> 3.0)
- rspec-its
- specinfra (~> 2.68)
- sfl (2.3)
slop (3.6.0)
solve (3.1.0)
molinillo (>= 0.5)
semverse (>= 1.1, < 3.0)
- specinfra (2.69.0)
- net-scp
- net-ssh (>= 2.7, < 5.0)
- net-telnet
- sfl
- sslshake (1.2.0)
- syslog-logger (1.6.8)
- systemu (2.6.5)
+ sslshake (1.1.0)
test-kitchen (1.16.0)
mixlib-install (>= 1.2, < 3.0)
mixlib-shellout (>= 1.2, < 3.0)
@@ -291,7 +214,7 @@ GEM
hitimes
toml (0.1.2)
parslet (~> 1.5.0)
- train (0.25.0)
+ train (0.23.0)
docker-api (~> 1.26)
json (>= 1.8, < 3.0)
mixlib-shellout (~> 2.0)
@@ -299,13 +222,12 @@ GEM
net-ssh (>= 2.9, < 5.0)
winrm (~> 2.0)
winrm-fs (~> 1.0)
- uuidtools (2.1.5)
varia_model (0.6.0)
buff-extensions (~> 2.0)
hashie (>= 2.0.2, < 4.0.0)
windows_chef_zero (2.0.0)
test-kitchen (>= 1.2.1)
- winrm (2.2.3)
+ winrm (2.1.3)
builder (>= 2.1.2)
erubis (~> 2.7)
gssapi (~> 1.2)
@@ -322,7 +244,6 @@ GEM
logging (>= 1.6.1, < 3.0)
rubyzip (~> 1.1)
winrm (~> 2.0)
- wmi-lite (1.0.0)
PLATFORMS
ruby
@@ -342,4 +263,4 @@ DEPENDENCIES
winrm-elevated
BUNDLED WITH
- 1.15.1
+ 1.14.6