summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2017-03-30 10:19:30 -0700
committerGitHub <noreply@github.com>2017-03-30 10:19:30 -0700
commitc5102ee28d5bbf035c899ab257a05594dc74f4ed (patch)
tree3fe80bad69aa86da3e6150a17a45f9510bbb9e6c
parent25082c821815b350e81ecacc0e8ef53580f1c015 (diff)
parenta6cf786f2c07adaf42a143af853ca67acb33d8e2 (diff)
downloadchef-c5102ee28d5bbf035c899ab257a05594dc74f4ed.tar.gz
Merge pull request #5968 from chef/lcg/bump-acceptance-gems
bumping acceptance gems
-rw-r--r--acceptance/Gemfile.lock21
1 files changed, 11 insertions, 10 deletions
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock
index 4d05c5e1e1..dfb3e68b67 100644
--- a/acceptance/Gemfile.lock
+++ b/acceptance/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/chef-acceptance.git
- revision: e92ddae46d2126864698b9c8e4fc4ec2dcc46c55
+ revision: 3877c344098021ac66134e8edb5eb805d14d4643
specs:
chef-acceptance (0.2.0)
mixlib-shellout (~> 2.0)
@@ -9,16 +9,16 @@ GIT
GEM
remote: https://rubygems.org/
specs:
- addressable (2.5.0)
+ addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
artifactory (2.8.1)
- aws-sdk (2.8.13)
- aws-sdk-resources (= 2.8.13)
- aws-sdk-core (2.8.13)
+ aws-sdk (2.8.14)
+ aws-sdk-resources (= 2.8.14)
+ aws-sdk-core (2.8.14)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.8.13)
- aws-sdk-core (= 2.8.13)
+ aws-sdk-resources (2.8.14)
+ aws-sdk-core (= 2.8.14)
aws-sigv4 (1.0.0)
berkshelf (5.6.4)
addressable (~> 2.3, >= 2.3.4)
@@ -79,7 +79,8 @@ GEM
hashie (3.5.5)
hitimes (1.2.4)
httpclient (2.8.3)
- inspec (1.17.0)
+ inspec (1.18.0)
+ addressable (~> 2.5)
faraday (>= 0.9.0)
hashie (~> 3.4)
json (>= 1.8, < 3.0)
@@ -199,7 +200,7 @@ GEM
solve (3.1.0)
molinillo (>= 0.5)
semverse (>= 1.1, < 3.0)
- sslshake (1.0.13)
+ sslshake (1.1.0)
test-kitchen (1.16.0)
mixlib-install (>= 1.2, < 3.0)
mixlib-shellout (>= 1.2, < 3.0)
@@ -213,7 +214,7 @@ GEM
hitimes
toml (0.1.2)
parslet (~> 1.5.0)
- train (0.22.1)
+ train (0.23.0)
docker-api (~> 1.26)
json (>= 1.8, < 3.0)
mixlib-shellout (~> 2.0)