summaryrefslogtreecommitdiff
path: root/acceptance
diff options
context:
space:
mode:
authortyler-ball <tyleraball@gmail.com>2016-06-14 11:31:08 -0600
committertyler-ball <tyleraball@gmail.com>2016-06-15 10:10:53 -0600
commit5581377922587f6e83221e4a8b4795cbf4a8cd87 (patch)
tree35ed56146b7830ecd288b8bcebe5fc5e1b6aa06e /acceptance
parentebc4657b45c706d7ec68d99accce203cf49aff0f (diff)
downloadchef-5581377922587f6e83221e4a8b4795cbf4a8cd87.tar.gz
Making rake:dependencies work
Diffstat (limited to 'acceptance')
-rw-r--r--acceptance/Gemfile.lock27
1 files changed, 13 insertions, 14 deletions
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock
index 840e1a49c4..82531beba6 100644
--- a/acceptance/Gemfile.lock
+++ b/acceptance/Gemfile.lock
@@ -11,13 +11,13 @@ GEM
specs:
addressable (2.4.0)
artifactory (2.3.2)
- aws-sdk (2.3.9)
- aws-sdk-resources (= 2.3.9)
- aws-sdk-core (2.3.9)
+ aws-sdk (2.3.13)
+ aws-sdk-resources (= 2.3.13)
+ aws-sdk-core (2.3.13)
jmespath (~> 1.0)
- aws-sdk-resources (2.3.9)
- aws-sdk-core (= 2.3.9)
- berkshelf (4.3.3)
+ aws-sdk-resources (2.3.13)
+ aws-sdk-core (= 2.3.13)
+ berkshelf (4.3.5)
addressable (~> 2.3, >= 2.3.4)
berkshelf-api-client (~> 2.0, >= 2.0.2)
buff-config (~> 1.0)
@@ -29,6 +29,7 @@ GEM
faraday (~> 0.9)
httpclient (~> 2.7)
minitar (~> 0.5, >= 0.5.4)
+ mixlib-archive (~> 0.1)
octokit (~> 4.0)
retryable (~> 2.0)
ridley (~> 4.5)
@@ -52,7 +53,7 @@ GEM
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
- chef-config (12.10.24)
+ chef-config (12.11.18)
fuzzyurl (~> 0.8.0)
mixlib-config (~> 2.0)
mixlib-shellout (~> 2.0)
@@ -75,7 +76,7 @@ GEM
hashie (3.4.4)
hitimes (1.2.4)
httpclient (2.7.2)
- inspec (0.22.1)
+ inspec (0.25.0)
hashie (~> 3.4)
json (~> 1.8)
method_source (~> 0.8)
@@ -107,13 +108,11 @@ GEM
multi_json (~> 1.10)
method_source (0.8.2)
minitar (0.5.4)
- mixlib-authentication (1.4.0)
+ mixlib-archive (0.1.0)
+ mixlib-authentication (1.4.1)
mixlib-log
- rspec-core (~> 3.2)
- rspec-expectations (~> 3.2)
- rspec-mocks (~> 3.2)
mixlib-config (2.2.1)
- mixlib-install (1.0.12)
+ mixlib-install (1.0.13)
artifactory
mixlib-shellout
mixlib-versioning
@@ -189,7 +188,7 @@ GEM
solve (2.0.3)
molinillo (~> 0.4.2)
semverse (~> 1.1)
- test-kitchen (1.9.0)
+ test-kitchen (1.9.2)
mixlib-install (~> 1.0, >= 1.0.4)
mixlib-shellout (>= 1.2, < 3.0)
net-scp (~> 1.1)