diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2016-09-21 15:59:04 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2016-09-21 15:59:04 -0700 |
commit | 661d25f3df72e82180e19c1918484caac84290d2 (patch) | |
tree | 9082f506842552a4c0b29db179f1c0e4ec522165 /acceptance | |
parent | 9965f280523f0cf467906615dc90d416a3621a57 (diff) | |
download | chef-661d25f3df72e82180e19c1918484caac84290d2.tar.gz |
update deps, pull in chefspec
necessary to get travis green again
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'acceptance')
-rw-r--r-- | acceptance/Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock index 6f8ec14a49..8ec07d1c80 100644 --- a/acceptance/Gemfile.lock +++ b/acceptance/Gemfile.lock @@ -198,7 +198,7 @@ GEM thor (0.19.1) timers (4.0.4) hitimes - train (0.19.1) + train (0.20.0) docker-api (~> 1.26) json (>= 1.8, < 3.0) mixlib-shellout (~> 2.0) |