diff options
author | Seth Chisamore <schisamo@chef.io> | 2016-05-17 16:55:40 -0400 |
---|---|---|
committer | Seth Chisamore <schisamo@chef.io> | 2016-05-17 16:55:40 -0400 |
commit | a1340496339e36879d2890c3a4a29b512d859e22 (patch) | |
tree | 54b7d98e0e6e5dc8b826f6d2176e9e1a43efa9b5 /acceptance/Gemfile.lock | |
parent | 3889b62ffdeba3d686799b020c64c48ea050ba8e (diff) | |
download | chef-a1340496339e36879d2890c3a4a29b512d859e22.tar.gz |
Pull in updated `chef-acceptance`schisamo/verify-chef-fix
In particular we are after this fix:
https://github.com/chef/chef-acceptance/pull/40
Diffstat (limited to 'acceptance/Gemfile.lock')
-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 108fb83509..774bd485d3 100644 --- a/acceptance/Gemfile.lock +++ b/acceptance/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: git://github.com/chef/chef-acceptance.git - revision: 4abda84e2fadd0452b77a8a88d4fd534843ced55 + revision: 47e931cec100dce8efae4369a5b03443eaf2b733 specs: chef-acceptance (0.2.0) mixlib-shellout (~> 2.0) |