summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortyler-ball <tyleraball@gmail.com>2016-06-16 12:29:23 -0600
committertyler-ball <tyleraball@gmail.com>2016-06-16 12:29:23 -0600
commit6427a0c4b6bf9dd0f649543cb0ff464edfcfc882 (patch)
tree497eb15b25a4cd68850161644b6b82f1c484eda1
parent51ef97685d623189837750105e30ec9bb78471a2 (diff)
downloadchef-6427a0c4b6bf9dd0f649543cb0ff464edfcfc882.tar.gz
Updating dependencies again
-rw-r--r--Gemfile.lock10
-rw-r--r--acceptance/Gemfile.lock30
-rw-r--r--kitchen-tests/Gemfile.lock30
-rw-r--r--omnibus/Gemfile.lock12
4 files changed, 41 insertions, 41 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c9612a6004..a6dcacd76c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -99,12 +99,12 @@ GEM
mixlib-cli (~> 1.4)
artifactory (2.3.2)
ast (2.3.0)
- aws-sdk (2.3.13)
- aws-sdk-resources (= 2.3.13)
- aws-sdk-core (2.3.13)
+ aws-sdk (2.3.14)
+ aws-sdk-resources (= 2.3.14)
+ aws-sdk-core (2.3.14)
jmespath (~> 1.0)
- aws-sdk-resources (2.3.13)
- aws-sdk-core (= 2.3.13)
+ aws-sdk-resources (2.3.14)
+ aws-sdk-core (= 2.3.14)
aws-sdk-v1 (1.66.0)
json (~> 1.4)
nokogiri (>= 1.4.4)
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock
index 82531beba6..6abf73932f 100644
--- a/acceptance/Gemfile.lock
+++ b/acceptance/Gemfile.lock
@@ -11,12 +11,12 @@ GEM
specs:
addressable (2.4.0)
artifactory (2.3.2)
- aws-sdk (2.3.13)
- aws-sdk-resources (= 2.3.13)
- aws-sdk-core (2.3.13)
+ aws-sdk (2.3.14)
+ aws-sdk-resources (= 2.3.14)
+ aws-sdk-core (2.3.14)
jmespath (~> 1.0)
- aws-sdk-resources (2.3.13)
- aws-sdk-core (= 2.3.13)
+ aws-sdk-resources (2.3.14)
+ aws-sdk-core (= 2.3.14)
berkshelf (4.3.5)
addressable (~> 2.3, >= 2.3.4)
berkshelf-api-client (~> 2.0, >= 2.0.2)
@@ -76,17 +76,17 @@ GEM
hashie (3.4.4)
hitimes (1.2.4)
httpclient (2.7.2)
- inspec (0.25.0)
+ inspec (0.26.0)
hashie (~> 3.4)
json (~> 1.8)
method_source (~> 0.8)
pry (~> 0)
- r-train (~> 0.12)
rainbow (~> 2)
rspec (~> 3)
rspec-its (~> 1.2)
rubyzip (~> 1.1)
thor (~> 0.19)
+ train (~> 0.13)
jmespath (1.2.4)
json_pure (>= 1.8.1)
json (1.8.3)
@@ -133,14 +133,6 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- r-train (0.12.1)
- docker-api (~> 1.26)
- json (~> 1.8)
- mixlib-shellout (~> 2.0)
- net-scp (~> 1.2)
- net-ssh (>= 2.9, < 4.0)
- winrm (~> 1.6)
- winrm-fs (~> 0.3)
rainbow (2.1.0)
retryable (2.0.3)
ridley (4.5.1)
@@ -198,6 +190,14 @@ GEM
thor (0.19.1)
timers (4.0.4)
hitimes
+ train (0.13.1)
+ docker-api (~> 1.26)
+ json (~> 1.8)
+ mixlib-shellout (~> 2.0)
+ net-scp (~> 1.2)
+ net-ssh (>= 2.9, < 4.0)
+ winrm (~> 1.6)
+ winrm-fs (~> 0.3)
varia_model (0.4.1)
buff-extensions (~> 1.0)
hashie (>= 2.0.2, < 4.0.0)
diff --git a/kitchen-tests/Gemfile.lock b/kitchen-tests/Gemfile.lock
index 36d2dfc037..9b5f102a07 100644
--- a/kitchen-tests/Gemfile.lock
+++ b/kitchen-tests/Gemfile.lock
@@ -3,12 +3,12 @@ GEM
specs:
addressable (2.4.0)
artifactory (2.3.2)
- aws-sdk (2.3.13)
- aws-sdk-resources (= 2.3.13)
- aws-sdk-core (2.3.13)
+ aws-sdk (2.3.14)
+ aws-sdk-resources (= 2.3.14)
+ aws-sdk-core (2.3.14)
jmespath (~> 1.0)
- aws-sdk-resources (2.3.13)
- aws-sdk-core (= 2.3.13)
+ aws-sdk-resources (2.3.14)
+ aws-sdk-core (= 2.3.14)
berkshelf (4.3.5)
addressable (~> 2.3, >= 2.3.4)
berkshelf-api-client (~> 2.0, >= 2.0.2)
@@ -69,17 +69,17 @@ GEM
hitimes (1.2.4)
hitimes (1.2.4-x86-mingw32)
httpclient (2.7.2)
- inspec (0.25.0)
+ inspec (0.26.0)
hashie (~> 3.4)
json (~> 1.8)
method_source (~> 0.8)
pry (~> 0)
- r-train (~> 0.12)
rainbow (~> 2)
rspec (~> 3)
rspec-its (~> 1.2)
rubyzip (~> 1.1)
thor (~> 0.19)
+ train (~> 0.13)
jmespath (1.2.4)
json_pure (>= 1.8.1)
json (1.8.3)
@@ -133,14 +133,6 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- r-train (0.12.1)
- docker-api (~> 1.26)
- json (~> 1.8)
- mixlib-shellout (~> 2.0)
- net-scp (~> 1.2)
- net-ssh (>= 2.9, < 4.0)
- winrm (~> 1.6)
- winrm-fs (~> 0.3)
rainbow (2.1.0)
retryable (2.0.3)
ridley (4.5.1)
@@ -198,6 +190,14 @@ GEM
thor (0.19.1)
timers (4.0.4)
hitimes
+ train (0.13.1)
+ docker-api (~> 1.26)
+ json (~> 1.8)
+ mixlib-shellout (~> 2.0)
+ net-scp (~> 1.2)
+ net-ssh (>= 2.9, < 4.0)
+ winrm (~> 1.6)
+ winrm-fs (~> 0.3)
vagrant-wrapper (2.0.3)
varia_model (0.4.1)
buff-extensions (~> 1.0)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 6e6223b3b5..8e3011984e 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus-software.git
- revision: 01a01a482af325d52c7491c124cc6c67d2dd4637
+ revision: 60eea7a3971d764fca2c7104a8aa46dff4261625
specs:
omnibus-software (4.0.0)
omnibus (>= 5.2.0)
@@ -38,12 +38,12 @@ GEM
addressable (2.3.8)
artifactory (2.3.2)
awesome_print (1.7.0)
- aws-sdk (2.3.13)
- aws-sdk-resources (= 2.3.13)
- aws-sdk-core (2.3.13)
+ aws-sdk (2.3.14)
+ aws-sdk-resources (= 2.3.14)
+ aws-sdk-core (2.3.14)
jmespath (~> 1.0)
- aws-sdk-resources (2.3.13)
- aws-sdk-core (= 2.3.13)
+ aws-sdk-resources (2.3.14)
+ aws-sdk-core (= 2.3.14)
berkshelf (3.3.0)
addressable (~> 2.3.4)
berkshelf-api-client (~> 1.2)